Skip to content

Commit 316b4c3

Browse files
committed
chore: Update changelog
1 parent 1e8c5a2 commit 316b4c3

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

CHANGELOG-CORE.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2648,18 +2648,4 @@
26482648

26492649
- **(es/minifier)** Support `preserve_annotations` of terser ([#9775](https://github.com/swc-project/swc/issues/9775)) ([6e1c9fd](https://github.com/swc-project/swc/commit/6e1c9fde1f0c95a955a11c44474d6f4a57250c74))
26502650

2651-
## [[email protected]] - 2024-12-02
2652-
2653-
### Features
2654-
2655-
2656-
2657-
- **(typescript)** Align `isolatedDeclaration` implementation with tsc ([#9715](https://github.com/swc-project/swc/issues/9715)) ([0adad25](https://github.com/swc-project/swc/commit/0adad25da123875c8cec2759004d8264237688f0))
2658-
2659-
### Refactor
2660-
2661-
2662-
2663-
- **(estree/compat)** Do not use nightly features ([#9772](https://github.com/swc-project/swc/issues/9772)) ([0f12bbd](https://github.com/swc-project/swc/commit/0f12bbdcaeae3538cabe04db125ac5824da42bd5))
2664-
26652651
<!-- generated by git-cliff -->

CHANGELOG.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
## [unreleased]
2+
## [1.12.11] - 2025-07-08
33

44
### Bug Fixes
55

@@ -2156,19 +2156,10 @@
21562156

21572157
- **(es/minifier)** Support `preserve_annotations` of terser ([#9775](https://github.com/swc-project/swc/issues/9775)) ([6e1c9fd](https://github.com/swc-project/swc/commit/6e1c9fde1f0c95a955a11c44474d6f4a57250c74))
21582158

2159-
2160-
- **(typescript)** Align `isolatedDeclaration` implementation with tsc ([#9715](https://github.com/swc-project/swc/issues/9715)) ([0adad25](https://github.com/swc-project/swc/commit/0adad25da123875c8cec2759004d8264237688f0))
2161-
21622159
### Miscellaneous Tasks
21632160

21642161

21652162

21662163
- **(deps)** Update dependency magic-string to v0.30.14 ([#9764](https://github.com/swc-project/swc/issues/9764)) ([6e46a8b](https://github.com/swc-project/swc/commit/6e46a8b30076f9e8017a1d855093a5de9c329577))
21672164

2168-
### Refactor
2169-
2170-
2171-
2172-
- **(estree/compat)** Do not use nightly features ([#9772](https://github.com/swc-project/swc/issues/9772)) ([0f12bbd](https://github.com/swc-project/swc/commit/0f12bbdcaeae3538cabe04db125ac5824da42bd5))
2173-
21742165
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)