add 5.8.11-5.8.12 changelog
This commit is contained in:
parent
5712e3c7f2
commit
0719a99e4d
11
CHANGELOG.md
11
CHANGELOG.md
@ -13,6 +13,17 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
|
|||||||
|
|
||||||
See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog.
|
See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog.
|
||||||
|
|
||||||
|
## 5.8.12
|
||||||
|
|
||||||
|
* **Bug Fix**
|
||||||
|
* Fix bug in lookahead causing decorators to be cleared.
|
||||||
|
|
||||||
|
## 5.8.11
|
||||||
|
|
||||||
|
* **Bug Fix**
|
||||||
|
* Check if module options are nully instead of falsy to allow empty strings as `moduleRoot` etc.
|
||||||
|
* Fix bug where reassigning the rest parameter wouldn't result in a deoptimisation.
|
||||||
|
|
||||||
## 5.8.9
|
## 5.8.9
|
||||||
|
|
||||||
* **Bug Fix**
|
* **Bug Fix**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user