Skip to content

Commit 4f44754

Browse files
update changelog
1 parent 324c63d commit 4f44754

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v5.16.5
4+
5+
- Correctly handle AST transform functions that mutate children arrays
6+
- Don't mutate the options object passed to Terser (#1342)
7+
- Do not treat BigInt like a number
8+
39
## v5.16.4
410

511
- Keep `(defaultArg = undefined) => ...`, because default args don't count for function length

0 commit comments

Comments
 (0)