Skip to content

Commit 469d0e5

Browse files
authored
meta: Update changelog for 4.0.0 (#766)
1 parent 96da519 commit 469d0e5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

55
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
66

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+
719
## 3.6.1
820

921
- fix(core): Observe and handle Sentry CLI sourcemap upload failures ([#763](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/763))

0 commit comments

Comments
 (0)