We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121446f commit e8c55b1Copy full SHA for e8c55b1
CHANGELOG.md
@@ -4,6 +4,15 @@
4
5
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
6
7
+## 2.4.0
8
+
9
+- docs: Update instructions to install Vite plugin via pnpm (#331)
10
+- docs: Update minimum supported Node.js version to 14 (#327)
11
+- feat: Add configuration via `.env.sentry-build-plugin` file (#333)
12
+- ref: Use full git SHA for release name (#330)
13
14
+Work in this release contributed by @ffxsam and @emilsivervik. Thank you for your contributions!
15
16
## 2.3.0
17
18
- feat(webpack): Generate deterministic debug IDs (#321)
0 commit comments