v8.0.0
v8.0.0
- Drop Node 0.10/0.12/5 (similar to everything else in Babel 7)
- Add a peerDep on
babel-core
(similar to how babel-loader works), this is because people end up using incompatible versions of plugins/presets/tools (especially as we make a new major)
https://github.com/babel/grunt-babel/releases/tag/v7.0.0
https://github.com/babel/gulp-babel/releases/tag/v7.0.0