Skip to content

Commit 1fe2357

Browse files
committed
chore: Update CHANGELOG
1 parent 9703ce2 commit 1fe2357

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7-
## 6.11.1
8-
9-
- fix(nextjs): Differentiate between webpack 4 and 5 in server builds (#3878)
7+
## 6.12.0
8+
9+
- fix(nextjs): Differentiate between webpack 4 and 5 in server builds (#3878)
10+
- fix(core): Skip native frames while searching frame URLs. (#3897)
11+
- fix(vue): Attach props only if VM is available (#3902)
12+
- feat(tracing): Add pg-native support to Postgres integration. (#3894)
13+
- ref(ember): Update addon to support Ember 4.0.0 (beta) (#3915)
14+
- feat(react): Make Profiler _mountSpan attribute protected (#3904)
15+
- fix(ember): allow ember-beta to fail (#3910)
16+
- fix(tracing): Prevent metrics erroring module load in web workers (#3941)
17+
- misc(browser): Log when event is dropped by Dedupe integration (#3943)
1018

1119
## 6.11.0
1220

0 commit comments

Comments
 (0)