add 6.0.17 changelog
This commit is contained in:
parent
ad7b1c6578
commit
f8c15c7a78
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.
|
||||||
|
|
||||||
|
## 6.0.17
|
||||||
|
|
||||||
|
* **Polish**
|
||||||
|
* Add `Symbol` existence check to `typeof` helper.
|
||||||
|
* **Bug Fix**
|
||||||
|
* When merging options, take precedence over the current array.
|
||||||
|
* Fix export of parameters when renaming the binding of exported functions.
|
||||||
|
* Fix minify booleans plugin.
|
||||||
|
* Fix simplify comparison operator plugin.
|
||||||
|
* Don't include children if it's empty in react inline elements plugin.
|
||||||
|
|
||||||
## 6.0.16
|
## 6.0.16
|
||||||
|
|
||||||
* **Internal**
|
* **Internal**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user