diff --git a/CHANGELOG.md b/CHANGELOG.md index 198e212c4c0..e2acd8a18c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1366,9 +1366,6 @@ - **(es/codegen)** Fix codegen of `\\0` ([#8433](https://github.com/swc-project/swc/issues/8433)) ([9f1ce3a](https://github.com/swc-project/swc/commit/9f1ce3acd6965302afb3a65713f429fd1ddf4a2b)) - -- **(es/typescript)** Fix panic on invalid jsx pragma ([#8513](https://github.com/swc-project/swc/issues/8513)) ([f40f59b](https://github.com/swc-project/swc/commit/f40f59bd707a9d21d8eb41e42b5c6a1c95f0bb7e)) - ### Miscellaneous Tasks