File tree 1 file changed +11
-3
lines changed 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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 )
10
18
11
19
## 6.11.0
12
20
You can’t perform that action at this time.
0 commit comments