v7.0.0-beta.0 (2017-09-12)
💥 Breaking Change
babel-register
- #5590 Only compile files inside the cwd in babel-register.. (@loganfsmyth)
🚀 New Feature
babel-core
,babel-plugin-transform-class-properties
,babel-plugin-transform-es2015-classes
,babel-plugin-transform-es2015-function-name
,babel-plugin-transform-es2015-parameters
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-function-bind
,babel-plugin-transform-runtime
babel-cli
,babel-core
babel-core
🐛 Bug Fix
babel-preset-es2015
babel-plugin-transform-es2015-modules-amd
,babel-plugin-transform-es2015-modules-umd
babel-plugin-transform-decorators
- #6196 warn about class properties support in decorators readme and error messaging. (@kedromelon)
babel-plugin-transform-react-jsx
babel-plugin-transform-es2015-parameters
,babel-traverse
- #6155 Fix bad Scope#parent caching. (@jridgewell)
babel-generator
,babel-traverse
babel-cli
babel-plugin-transform-es2015-classes
- #6189 Derived constructors don't always need a super call. (@jridgewell)
🏠 Internal
babel-plugin-transform-es2015-block-scoping
,babel-plugin-transform-es2015-classes
,babel-plugin-transform-es2015-for-of
,babel-traverse
- #5710 Return inserted/replaced paths. (@jridgewell)
babel-plugin-transform-es2015-block-scoping
- #6188 Update babylon and remove bad label tests. (@jridgewell)
babel-core
,babel-traverse
babel-code-frame
,babel-core
,babel-plugin-transform-es2015-computed-properties
,babel-template
,babel-traverse
,babel-types
Committers: 12
- Astha Sharma (asthas)
- Ben Newman (benjamn)
- Daniel Tschinder (danez)
- Justin Ridgewell (jridgewell)
- Laurin Quast (n1ru4l)
- Logan Smyth (loganfsmyth)
- Lukas Geiger (lgeiger)
- Mateusz Burzyński (Andarist)
- Noah Lemen (kedromelon)
- Ruben Verborgh (RubenVerborgh)
- Sven SAULEAU (xtuc)
- Zev Isert (zevisert)