File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
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.6.0
8
+
9
+ - [ node] feat: Allow for overriding custom ` UrlParser ` in Node.js transports (#3612 )
10
+ - [ browser] feat: Add ` serializeAttribute ` option to DOM breadcrumbs. (#3620 )
11
+ - [ nextjs] fix: ` Improve NextConfigExports ` compatibility (#3592 )
12
+ - [ nextjs] fix: Use correct abs path for server init (#3649 )
13
+ - [ angular] fix: Do not run change detection when capturing the exception (#3618 )
14
+ - [ angular] fix: Do not run change detection when finishing transaction (#3622 )
15
+ - [ angular] fix: Provide a single compilation unit for the ` trace ` directive (#3617 )
16
+ - [ utils] fix: Check for ` performance.now ` when calculating browser timing (#3657 )
17
+ - [ integrations] fix: Run rewriting for both ` exception ` and ` stacktrace ` events (#3653 )
18
+ - [ node] ref: Replace old-style ` require(console) ` with a global object (#3623 )
19
+ - [ node] ref: Make ` HTTPModule ` more abstract to be able to use it in non-Node.JS environments (#3655 )
20
+ - [ nextjs] ref: Export ` BrowserTracing ` integration directly from ` @sentry/nextjs ` (#3647 )
21
+
7
22
## 6.5.1
8
23
9
24
- [ nextjs] fix: Prevent webpack 5 from crashing server (#3642 )
You can’t perform that action at this time.
0 commit comments