add changelog for 1.12.9
This commit is contained in:
parent
2f4e0c3361
commit
114b5ef9ec
@ -1,3 +1,10 @@
|
||||
# 1.12.9
|
||||
|
||||
* Escape unicode characters when generating string `Literal`s.
|
||||
* Fix semicolons being output for statements in `ExportDeclaration`.
|
||||
* Make it illegal to use destructuring outside of an `ExpressionStatement`.
|
||||
* Fix `WithStatement` missing parentheses.
|
||||
|
||||
# 1.12.8
|
||||
|
||||
* Temporarily forbid `AssignmentExpression` destructuring outside of `ExpressionStatement`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user