Skip to content

Commit fd47ef8

Browse files
committed
chore: Update changelog
1 parent dfe031e commit fd47ef8

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

CHANGELOG-CORE.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
## [unreleased]
2+
## [swc_core@v37.0.0] - 2025-08-24
33

44
### Bug Fixes
55

@@ -2722,18 +2722,4 @@
27222722

27232723
- Update `rustc-hash` to `v2` and drop `ahash` ([#9982](https://github.com/swc-project/swc/issues/9982)) ([6765db0](https://github.com/swc-project/swc/commit/6765db0dfef953d841fe414480c7c635d740dbd7))
27242724

2725-
## [swc_core@v12.0.1] - 2025-02-01
2726-
2727-
### Bug Fixes
2728-
2729-
2730-
2731-
- **(swc_core)** Fix typo in swc_core feature ([#9979](https://github.com/swc-project/swc/issues/9979)) ([99a6339](https://github.com/swc-project/swc/commit/99a63397b65dfe02bc2c864069edbffb84efa510))
2732-
2733-
### Features
2734-
2735-
2736-
2737-
- Add (experimental) `js-interop` npm package ([#9975](https://github.com/swc-project/swc/issues/9975)) ([eebb0ea](https://github.com/swc-project/swc/commit/eebb0ea14fa2061fd721992c0fc31734fe9d1e42))
2738-
27392725
<!-- generated by git-cliff -->

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2191,18 +2191,12 @@
21912191

21922192
- **(es/transforms)** Pass `unresolved_mark` to `simplifier` instead of `top_level_mark` ([#9989](https://github.com/swc-project/swc/issues/9989)) ([963b088](https://github.com/swc-project/swc/commit/963b0881f9e027fd9ca6ed7b59a3b1f284bf688e))
21932193

2194-
2195-
- **(swc_core)** Fix typo in swc_core feature ([#9979](https://github.com/swc-project/swc/issues/9979)) ([99a6339](https://github.com/swc-project/swc/commit/99a63397b65dfe02bc2c864069edbffb84efa510))
2196-
21972194
### Features
21982195

21992196

22002197

22012198
- **(ts/fast-strip)** Support type-only/uninstantiated namespaces ([#9983](https://github.com/swc-project/swc/issues/9983)) ([a72c6fa](https://github.com/swc-project/swc/commit/a72c6fa28cea8c9e2bc0d85fbf4909ed03f4d344))
22022199

2203-
2204-
- Add (experimental) `js-interop` npm package ([#9975](https://github.com/swc-project/swc/issues/9975)) ([eebb0ea](https://github.com/swc-project/swc/commit/eebb0ea14fa2061fd721992c0fc31734fe9d1e42))
2205-
22062200
### Performance
22072201

22082202

0 commit comments

Comments
 (0)