Skip to content

Commit 05658ac

Browse files
committed
update changelog
1 parent 1317b9e commit 05658ac

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

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

7+
## 6.11.0
8+
9+
feat(nextjs): Allow for TypeScript user config files (#3847)
10+
fix(browser): Make sure handler exists for LinkedErrors Integration (#3861)
11+
fix(core): Skip anonymous callbacks while searching frame URLs. (#3842)
12+
fix(core): Stop rejecting in `flush` and `close` when client undefined (#3846)
13+
fix(nextjs): Stop `SentryWebpackPlugin` from uploading unnecessary files (#3845)
14+
fix(react): Require ReactElement in ErrorBoundary props and render (#3857)
15+
fix(tests): Allow tests to run on Windows without WSL (#3813)
16+
fix(utils): Fix false-positive circular references when normalizing `Event` objects (#3864)
17+
fix(vue): Make Router.name type optional to match VueRouter (#3843)
18+
ref(core): Prevent redundant setup work (#3862)
19+
ref(nextjs): Stop reinitializing the server SDK unnecessarily (#3860)
20+
721
## 6.10.0
822

923
- feat(vue): Rework tracing and add support for `Vue 3` (#3804)

0 commit comments

Comments
 (0)