Skip to content

Commit 7a849aa

Browse files
committed
chore: Update changelog
1 parent b132c2c commit 7a849aa

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

CHANGELOG-CORE.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
## [unreleased]
2+
## [[email protected]] - 2025-06-05
33

44
### Bug Fixes
55

@@ -2520,12 +2520,6 @@
25202520

25212521
- **(plugin)** Don't panic when ast byte not match ([#9562](https://github.com/swc-project/swc/issues/9562)) ([c36871a](https://github.com/swc-project/swc/commit/c36871a84826cc125c3c10a78ee2d7a435373154))
25222522

2523-
### Features
2524-
2525-
2526-
2527-
- **(es/common)** Introduce pure `Span` and `BytePos` to handle `#__PURE__` ([#9539](https://github.com/swc-project/swc/issues/9539)) ([f63a481](https://github.com/swc-project/swc/commit/f63a481833ebe9b5eae0708ee69b6a50b946ee28))
2528-
25292523
### Miscellaneous Tasks
25302524

25312525

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2084,12 +2084,6 @@
20842084

20852085
- **(es/codegen)** Ensure decorators are emitted first in TS paramters ([#9545](https://github.com/swc-project/swc/issues/9545)) ([47ef38d](https://github.com/swc-project/swc/commit/47ef38dc1d53918604481fd078c76554b012a82b))
20862086

2087-
### Features
2088-
2089-
2090-
2091-
- **(es/common)** Introduce pure `Span` and `BytePos` to handle `#__PURE__` ([#9539](https://github.com/swc-project/swc/issues/9539)) ([f63a481](https://github.com/swc-project/swc/commit/f63a481833ebe9b5eae0708ee69b6a50b946ee28))
2092-
20932087
### Miscellaneous Tasks
20942088

20952089

0 commit comments

Comments
 (0)