v7.0.0-beta.1 (2017-09-19)
Mostly bug fixes
💥 Breaking Change
babel-helper-modules,babel-plugin-transform-es2015-modules-commonjs,babel-plugin-transform-strict-mode- #6244 Remove strict toggling wildcard interop. (@loganfsmyth)
🚀 New Feature
🐛 Bug Fix
babel-core,babel-helpersbabel-register- #6268 Make babel-register 7.x backward-compatible with 6.x.. (@loganfsmyth)
babel-plugin-transform-es2015-unicode-regex- #6263 Update regexpu-core to v4.1.3. (@mathiasbynens)
babel-generator- #6259 Fix newlines before the update suffix operator in babel-generator. (@zestime)
- #5651 Make terminator paren comment check more strict. (@existentialism)
babel-plugin-transform-react-jsx-source
💅 Polish
babel-helpers,babel-plugin-transform-async-to-generator,babel-plugin-transform-class-properties,babel-plugin-transform-es2015-parameters,babel-plugin-transform-es2015-spread,babel-plugin-transform-react-constant-elements,babel-runtime
🏠 Internal
babel-core,babel-plugin-syntax-async-functions,babel-plugin-syntax-exponentiation-operator,babel-plugin-syntax-trailing-function-commas,babel-plugin-transform-es2015-classes,babel-plugin-transform-es2015-parameters,babel-plugin-transform-flow-strip-types,babel-preset-es2015babel-polyfill- #6256 Add core-js stubs for parseFloat and parseInt to babel-polyfill. (@existentialism)
- #6255 Bump regenerator-runtime version in babel-polyfill. (@existentialism)
Committers: 11
- Ajay Narain Mathur (ajaymathur)
- Brian Ng (existentialism)
- Daniel Tschinder (danez)
- Ethan Han (zestime)
- Henry Zhu (hzoo)
- Logan Smyth (loganfsmyth)
- Mateusz Burzyński (Andarist)
- Mathias Bynens (mathiasbynens)
- Pranav Prakash (pranavpr)
- Sven SAULEAU (xtuc)
- MarckK