start on changelog
This commit is contained in:
parent
22118c0be0
commit
b8e9171aaa
10
CHANGELOG.md
10
CHANGELOG.md
@ -13,6 +13,16 @@ _Note: Gaps between patch versions are faulty/broken 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.0.0
|
||||||
|
|
||||||
|
* **New Feature**
|
||||||
|
* Decorators based on [@wycat's](https://github.com/wycats) [stage 1 proposal](https://github.com/wycats/javascript-decorators).
|
||||||
|
* Class property initializers based on [@jeffmo's](https://github.com/jeffmo) [stage 0 proposal](https://gist.github.com/jeffmo/054df782c05639da2adb).
|
||||||
|
* **Internal**
|
||||||
|
* **Breaking Changes**
|
||||||
|
* The Babel playground has been removed.
|
||||||
|
* ES7 Abstract References have been removed.
|
||||||
|
|
||||||
## 4.7.16
|
## 4.7.16
|
||||||
|
|
||||||
* **Bug Fix**
|
* **Bug Fix**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user