Skip to content

Commit 81f0f22

Browse files
update changelog
1 parent 0ddf63a commit 81f0f22

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v5.17.0
4+
- Drop vestigial `= undefined` default argument in IIFE calls (#1366)
5+
- Evaluate known arrays' `.length` property when statically determinable
6+
- Add `@__KEY__` annotation to mangle string literals (#1365)
7+
38
## v5.16.9
49
- Fix parentheses in output of optional chains (`a?.b`) (#1374)
510
- More documentation on source maps (#1368)

0 commit comments

Comments
 (0)