diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bb960a8ab8..95ec10f3281 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1428,9 +1428,6 @@ -- **(es/es2015)** Fix injection location of `this` for getter/setter properties ([#8993](https://github.com/swc-project/swc/issues/8993)) ([09121a6](https://github.com/swc-project/swc/commit/09121a61cc5bf390b627e548c471bfc39ccb1c0f)) - - - **(es/minifier)** Preserve unused special properties ([#9005](https://github.com/swc-project/swc/issues/9005)) ([e764ff6](https://github.com/swc-project/swc/commit/e764ff6f64d4e528a2af3e3ad7859ab3f8a2fe48))