v7.0.0-alpha.8 (2017-04-17)
👓 Spec Compliancy
💥 Breaking Change
babel-core
- #5547 [7.0] Require babel-(preset|plugin) or module: on plugins/presets. (@loganfsmyth)
🚀 New Feature
babel-core
- #5608 Cache configs based on mtime and allow .babelrc.js functions. (@loganfsmyth)
- #5625 Allow negation of ignore and only patterns.. (@loganfsmyth)
🐛 Bug Fix
babel-plugin-transform-class-properties
,babel-plugin-transform-es2015-classes
,babel-plugin-transform-es2015-function-name
- #5488 Ensure default exported classes keep entry in export table. (@existentialism)
babel-generator
babel-plugin-transform-async-to-generator
💅 Polish
📝 Documentation
babel-plugin-transform-es2015-arrow-functions
🏠 Internal
babel-core
,babel-messages
- #5602 Refactor OptionManager to be a short class with a bunch of pure helper functions.. (@loganfsmyth)
babel-plugin-transform-regenerator
- Other
- #5619 Set an 80% coverage goal instead of 'auto'?. (@loganfsmyth)
Committers: 8
- Andres Suarez (zertosh)
- Artem Yavorsky (yavorsky)
- Brian Ng (existentialism)
- Carlos Saito (exacs)
- Daniel Kao (dkaoster)
- Diogo Franco (Kovensky)
- Erik Simmler (tgecho)
- Logan Smyth (loganfsmyth)