Skip to content

Commit bdef7d5

Browse files
committed
chore: release v0.30.19
1 parent e7c4d1c commit bdef7d5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.30.19](https://github.com/rich-harris/magic-string/compare/v0.30.18...v0.30.19) (2025-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* this.outro need to be mapped ([#300](https://github.com/rich-harris/magic-string/issues/300)) ([8852c8d](https://github.com/rich-harris/magic-string/commit/8852c8da0fe14ace0efcd2a80902813fd96625f4))
7+
8+
9+
### Features
10+
11+
* `replace(All)` support replacement for functions when the first parameter is a string ([#304](https://github.com/rich-harris/magic-string/issues/304)) ([fd1d887](https://github.com/rich-harris/magic-string/commit/fd1d88720b5831791438085b1743b6e499eb6806))
12+
13+
14+
115
## [0.30.18](https://github.com/rich-harris/magic-string/compare/v0.30.17...v0.30.18) (2025-08-22)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magic-string",
3-
"version": "0.30.18",
3+
"version": "0.30.19",
44
"type": "commonjs",
55
"packageManager": "[email protected]",
66
"description": "Modify strings, generate sourcemaps",

0 commit comments

Comments
 (0)