File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
6
6
7
+ ## 4.0.0
8
+
9
+ ### Breaking Changes
10
+
11
+ - (Type change) Vite plugin now returns ` VitePlugin ` type instead of ` any `
12
+ - Deprecated function ` getBuildInformation ` has been removed
13
+
14
+ ### List of Changes
15
+
16
+ - feat(core)!: Remove ` getBuildInformation ` export ([ #765 ] ( https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/765 ) )
17
+ - feat(vite)!: Update return type of vite plugin ([ #728 ] ( https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/728 ) )
18
+
7
19
## 3.6.1
8
20
9
21
- fix(core): Observe and handle Sentry CLI sourcemap upload failures ([ #763 ] ( https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/763 ) )
You can’t perform that action at this time.
0 commit comments