Skip to content

Commit cf17a29

Browse files
committed
misc: 6.6.0 changelog
1 parent 4f401ab commit cf17a29

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44

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

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+
722
## 6.5.1
823

924
- [nextjs] fix: Prevent webpack 5 from crashing server (#3642)

0 commit comments

Comments
 (0)