Skip to content

Commit 556d0d8

Browse files
update changelog
1 parent dbb14ae commit 556d0d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

3+
## v5.41.0
4+
5+
- fixed semicolon insertion between class fields, when the field names are number literals
6+
- `keep_numbers` format option now works for bigint
7+
- internal: correctly mark accessors' is_generator property
8+
- internal: do not read or assign quote properties without need
9+
- internal: add missing equivalent_to comparison
10+
311
## v5.40.0
412

513
- Fix exporting AssignmentExpression (default assign pattern) to ESTree

0 commit comments

Comments
 (0)