chore: Update changelog

This commit is contained in:
강동윤 (Donny) 2024-04-18 16:57:33 +09:00
parent f58b95a3d7
commit a4d3b26217

View File

@ -1,5 +1,5 @@
# Changelog
## [unreleased]
## [1.4.16] - 2024-04-18
### Bug Fixes
@ -1329,9 +1329,6 @@
- **(es/module)** Sort the exported ESM bindings ([#8024](https://github.com/swc-project/swc/issues/8024)) ([990ca06](https://github.com/swc-project/swc/commit/990ca06aca3242a789e165f4318c95d0bb64b02e))
- **(es/typescript)** Rename wrong `unresolved_mark` ([#8018](https://github.com/swc-project/swc/issues/8018)) ([5817268](https://github.com/swc-project/swc/commit/58172689ce7f8dd2f0a79d8771c52fe309880b44))
- **(es/typescript)** Preserve default value of an exported binding in a namespace ([#8029](https://github.com/swc-project/swc/issues/8029)) ([cf96171](https://github.com/swc-project/swc/commit/cf96171a53589118a0103495169e02fed10a675f))
### Documentation