File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 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 ) )
You can’t perform that action at this time.
0 commit comments