Changelog for 6.3.17
This commit is contained in:
parent
1fbbdd61e3
commit
7892b7e6f3
14
CHANGELOG.md
14
CHANGELOG.md
@ -13,6 +13,20 @@ _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.
|
||||
|
||||
## 6.3.17
|
||||
|
||||
* **Bug Fix**
|
||||
* `babel-types`: [#3153](https://github.com/babel/babel/pull/3153) DoWhileStatement should take ndoe type `Statement` as body.
|
||||
|
||||
* **New Feature**
|
||||
* `babel-generator`: [3152](https://github.com/babel/babel/pull/3152) Add a new minified format option to do possibly dangerous byte saving.
|
||||
|
||||
* **Internal**
|
||||
* `babel-traverse`: [3151](https://github.com/babel/babel/pull/3151) Support ObjectProperty in `Scope.isPure`
|
||||
|
||||
* **Polish**
|
||||
* `babel-cli`: [3150](https://github.com/babel/babel/pull/3150) Do not prefer global when installing babel-cli
|
||||
|
||||
## 6.3.16
|
||||
|
||||
* **Bug Fix**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user