Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lobsterkatie committed Aug 5, 2021
1 parent 1317b9e commit 05658ac
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@

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

## 6.11.0

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

## 6.10.0

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

0 comments on commit 05658ac

Please sign in to comment.