6.23.0 (2017-02-13)
๐ New Feature
babel-plugin-transform-react-constant-elements
babel-preset-flow
,babel-preset-react
- #5288 Add new flow preset. (@thejameskyle)
babel-traverse
babel-plugin-transform-es2015-block-scoping
๐ Bug Fix
babel-core
,babel-traverse
babel-plugin-transform-es2015-for-of
- #5298 Fix loose for-of with label. (@jridgewell)
babel-plugin-transform-react-constant-elements
,babel-traverse
babel-plugin-transform-do-expressions
,babel-traverse
- #5030 Prevent multiple return statements in a loop when replacing expressions. (@existentialism)
babel-register
babel-traverse
babel-plugin-transform-runtime
babel
- #5258 checks if babel is installed globally and displays correct cli message. (@xtina-starr)
babel-generator
- #5270 Emit parens for await of ternary expressions. (@erikdesjardins)
- #5193 Fix missing parens when function expressions is tag. (@existentialism)
babel-plugin-transform-es2015-modules-commonjs
๐ Documentation
babel-*
- #5244 Normalize options sections in docs [skip ci]. (@existentialism)
- #5216 Remove link to REPL. (@xtuc)
- Other
babel-plugin-transform-es2015-spread
babel-plugin-transform-flow-strip-types
babel-plugin-transform-regenerator
babel-plugin-transform-es2015-arrow-functions
๐ Internal
babel-core
- #5302 Add charset so tests work with convert-source-map@>1.4. (@loganfsmyth)
babel-core
,babel-traverse
babel-generator
babel-types
babel-*
- #5265 Re-enable the max-len ESLint rule.. (@loganfsmyth)
- Other
- #5264 Add a sublime project file. (@loganfsmyth)
- #5182 Run coverage only once. (@existentialism)
- #5165 Add Node 7 to CI. (@chicoxyzzy)
Committers: 20
- Andres Suarez (zertosh)
- Ben Alpert (spicyj)
- Boopathi Rajaa (boopathi)
- Brian Ng (existentialism)
- Christina (xtina-starr)
- Erik Desjardins (erikdesjardins)
- Fabian Finke (finkef)
- Henry Zhu (hzoo)
- Jimmy Jia (taion)
- Justin Ridgewell (jridgewell)
- Logan Smyth (loganfsmyth)
- Matt Stewart (mattste)
- Samuel Reed (STRML)
- Sergey Rubanov (chicoxyzzy)
- Sven SAULEAU (xtuc)
- Vicente Jr Yuchitcho (chitchu)
- Yongxu Ren (yongxu)
- jwbay
- james kyle (thejameskyle)
- ลukasz Lityลski (hex13)