There was an error while loading. Please reload this page.
1 parent 889bd73 commit 1266ff6Copy full SHA for 1266ff6
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.30.15](https://github.com/rich-harris/magic-string/compare/v0.30.14...v0.30.15) (2024-12-10)
2
+
3
4
+### Features
5
6
+* add `sideEffects: false` to package.json ([#295](https://github.com/rich-harris/magic-string/issues/295)) ([889bd73](https://github.com/rich-harris/magic-string/commit/889bd738675cc599e6db591cef85c85cb36c8658))
7
8
9
10
## [0.30.14](https://github.com/rich-harris/magic-string/compare/v0.30.13...v0.30.14) (2024-11-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "magic-string",
- "version": "0.30.14",
+ "version": "0.30.15",
"packageManager": "pnpm@9.6.0",
"description": "Modify strings, generate sourcemaps",
"keywords": [
0 commit comments