v6.26.0
6.26.0 (2017-08-16)
Backports for some folks (also others when we accidentally merged PRs from both 6.x/master)
Lesson learned: just usemaster
and backport on another branch.
7.x beta is next: https://github.com/babel/babel/milestone/9, not planning on further 6.x releases (we say this every time)
👓 Spec Compliancy
babel-core
,babel-generator
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-traverse
,babel-types
- #6081 Flow opaque type 6.x backport. (@jbrown215)
🚀 New Feature
babel-cli
- #5796 Allow --inspect-brk option to be used with babel-node [6.x backport]. (@noinkling)
🐛 Bug Fix
babel-plugin-transform-es2015-modules-commonjs
babel-types
- #5693 Hoist toSequenceExpression's convert helper. (@jridgewell)
📝 Documentation
babel-plugin-transform-class-properties
- #6005 FIX access to the prototype of an instance. (@shuaibird)
babel-plugin-transform-runtime
- #5857 Fix typos in README.md. (@danny-andrews)
babel-plugin-transform-regenerator
- Other
babel-generator
,babel-plugin-transform-es2015-arrow-functions
,babel-plugin-transform-es2015-modules-commonjs
,babel-plugin-transform-es2015-spread
,babel-plugin-transform-runtime
,babel-register
🏠 Internal
babel-traverse
- Other
- #5938 Remove codecov node package and use bash uploader. (@existentialism)
Committers: 19
- Artem Yavorsky (yavorsky)
- Brian Ng (existentialism)
- Danny Andrews (danny-andrews)
- Henry Zhu (hzoo)
- Jeffrey Wear (wearhere)
- Jordan Brown (jbrown215)
- Josh Johnston (joshwnj)
- Justin Ridgewell (jridgewell)
- Konstantin Pschera (k15a)
- Malcolm (noinkling)
- Marcus Cavanaugh (mcav)
- Peeyush Kushwaha (peey)
- Philipp Friedenberger (MrSpider)
- Samuel Reed (STRML)
- Shuaibird Hwang (shuaibird)
- Suman (ssuman)
- Sven SAULEAU (xtuc)
- jonathan schatz (modosc)
- [email protected] (u9lyfish)