File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 6
6
7
7
## 6.11.0
8
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 )
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
20
21
21
## 6.10.0
22
22
You can’t perform that action at this time.
0 commit comments