diff --git a/CHANGELOG.md b/CHANGELOG.md index 52a5ebb87a05..e052ab1f7bd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,9 @@ - **(es/minifier)** Fix panic in bitwise logic and incorrect values ([#9258](/~https://github.com/swc-project/swc/issues/9258)) ([baeb9e2](/~https://github.com/swc-project/swc/commit/baeb9e2df92892f9486c72cdc787bca8c3858f30)) +- **(es/minifier)** Collect raw str values for new Tpl element ([#9261](/~https://github.com/swc-project/swc/issues/9261)) ([6ddbfa0](/~https://github.com/swc-project/swc/commit/6ddbfa04db63bf3afbdec5d47f5bdbf7c7ea222f)) + + - **(es/modules)** Fix lint issue ([#9206](/~https://github.com/swc-project/swc/issues/9206)) ([efb8636](/~https://github.com/swc-project/swc/commit/efb86368343e7d9909fec21cae8824edac5008e2))