Skip to content

Commit 85929df

Browse files
authored
chore: Changelog for v6.10.0 (#1211)
1 parent 91376f4 commit 85929df

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
## 6.10.0
6+
7+
- feat: Update JavaScript SDKs from [v9.43.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.43.0) to [v9.45.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.45.0)
8+
- fix: Don't use `deepmerge` to merge events to remove circular ref. issues (#1210)
9+
- fix: Support `node16` for TypeScript `moduleResolution` (#1203)
10+
511
## 6.9.0
612

713
- feat: Update JavaScript SDKs from

0 commit comments

Comments
 (0)