Skip to content

2.0.0

Compare
Choose a tag to compare
@Johannestegner Johannestegner released this 30 Dec 12:29
· 113 commits to master since this release
022c17c
  • 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.