Skip to content

Commit 4d8943d

Browse files
authored
meta(changelog): Update changelog for 4.7.0 (#845)
1 parent 825daf3 commit 4d8943d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

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

7+
## 4.7.0
8+
9+
- docs: Add RELEASE.md to document release process ([#834](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/834))
10+
- feat: Combine injection plugins ([#844](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/844))
11+
- fix(plugin-manager): Enable "rejectOnError" in debug ([#837](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/837))
12+
- fix(plugin-manager): Respect `sourcemap.ignore` values for injecting debugIDs ([#836](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/836))
13+
- fix(vite): Skip HTML injection for MPA but keep it for SPA ([#843](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/843))
14+
15+
<details>
16+
<summary> <strong>Internal Changes</strong> </summary>
17+
18+
- chore: Use pull_request_target for changelog preview ([#842](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/842))
19+
- ci(release): Switch from action-prepare-release to Craft ([#831](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/831))
20+
- test: Ensure Debug IDs match ([#840](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/840))
21+
</details>
22+
723
## 4.6.2
824

925
- fix(vite): Ensure sentryVitePlugin always returns an array of plugins ([#832](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/832))

0 commit comments

Comments
 (0)