2.0.0
- Added two plugins:
@babel/plugin-proposal-optional-catch-binding
@babel/plugin-transform-for-of
- Made it possible to exclude plugins and presets with out using the
@babel/plugin-
prefix.
Due to node default version change, the package was bumped to a new major version as it might introduce breaking changes in some packages not defined to use a specific node version as lower bound.