mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 00:32:15 +03:00
chore: Update changelog
This commit is contained in:
parent
560a4bbd87
commit
b2456dd119
16
CHANGELOG.md
16
CHANGELOG.md
@ -1,4 +1,12 @@
|
||||
# Changelog
|
||||
## [unreleased]
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
||||
|
||||
- **(es/typescript)** Strip class modifiers ([#9399](https://github.com/swc-project/swc/issues/9399)) ([124e5ff](https://github.com/swc-project/swc/commit/124e5ffa7bcf26215a339450f6b40161dabbe5a4))
|
||||
|
||||
## [1.7.8] - 2024-08-09
|
||||
|
||||
### Bug Fixes
|
||||
@ -1314,12 +1322,4 @@
|
||||
|
||||
- **(es)** Prepare `wasm32-wasi-preview1-threads` target support ([#8724](https://github.com/swc-project/swc/issues/8724)) ([e3acd14](https://github.com/swc-project/swc/commit/e3acd1476c2428e5329a359bb7323687c06108d2))
|
||||
|
||||
## [1.4.6] - 2024-03-08
|
||||
|
||||
### Performance
|
||||
|
||||
|
||||
|
||||
- **(es)** Do not create tokio runtime if not required ([#8711](https://github.com/swc-project/swc/issues/8711)) ([9a1f04f](https://github.com/swc-project/swc/commit/9a1f04f4269f65df845897d2fb61449985bdd821))
|
||||
|
||||
<!-- generated by git-cliff -->
|
||||
|
Loading…
Reference in New Issue
Block a user