We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb14ae commit 556d0d8Copy full SHA for 556d0d8
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## v5.40.0
12
13
- Fix exporting AssignmentExpression (default assign pattern) to ESTree
0 commit comments