Changelog for 6.10.1.
This commit is contained in:
parent
e64aeb7316
commit
b05643c52f
@ -13,10 +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.
|
||||
|
||||
## 6.10.1 (2016-06-11)
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
* [#3525](https://github.com/babel/babel/pull/3525): Remove the nonfunctional -s shorthand for `--skip-initial-build` ([@lxe](https://github.com/lxe))
|
||||
* [#3526](https://github.com/babel/babel/pull/3526): Fix an issue with the switch handing from PR #3490 ([@loganfsmyth](https://github.com/loganfsmyth))
|
||||
|
||||
## 6.10.0 (2016-06-11)
|
||||
|
||||
#### New Feature
|
||||
* `babel-cli`: Add a new option `--skip-initial-build, -s` ([#3489](https://github.com/babel/babel/pull/3489)) ([@lxe](https://github.com/lxe))
|
||||
* `babel-cli`: Add a new option `--skip-initial-build` ([#3489](https://github.com/babel/babel/pull/3489)) ([@lxe](https://github.com/lxe))
|
||||
|
||||
- Do not compile files before watching
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user