From ff4ba2b078103871cd3fcd80a9d26f0ac13d8c84 Mon Sep 17 00:00:00 2001 From: SWC Bot Date: Fri, 9 Aug 2024 20:13:04 +0000 Subject: [PATCH] chore: Update changelog --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 340472f43f0..9b8a929299b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # Changelog -## [unreleased] +## [1.7.10] - 2024-08-09 ### Bug Fixes @@ -1304,9 +1304,6 @@ -- **(es/minifier)** Do not evaluate `slice` calls with negative index ([#8726](https://github.com/swc-project/swc/issues/8726)) ([23f9635](https://github.com/swc-project/swc/commit/23f9635d2cb523d63e5d1611dcf55922bcc54a87)) - - - **(es/minifier)** Handle cyclic references while dropping unused properties ([#8725](https://github.com/swc-project/swc/issues/8725)) ([102241b](https://github.com/swc-project/swc/commit/102241b812b8e815b59575178193bb71b4264bab))