v7.0.0-rc.0 (2018-08-09)
EDIT: This had an issue with peerDependencies
so please use rc.1
.
Alright finally at the end 🙂. Shouldn't have anymore breaking changes and going to wait some time to fix bugs/regressions
Summary:
@babel/polyfill
will not include proposal polyfills by default and fixed a regression.
💥 Breaking Change
Will add this to the upgrade guide/polyfill docs. I guess we could include a
babel-upgrade
for this too, not sure.
🐛 Bug Fix
babel-cli
- #8436 Require v1.1.0 so that correct filter params are passed.. (@loganfsmyth)
Committers: 2
- Henry Zhu (hzoo)
- Logan Smyth (loganfsmyth)