Skip to content

2.1.0

Compare
Choose a tag to compare
@Johannestegner Johannestegner released this 13 Jan 12:42
· 109 commits to master since this release
d89ee4a

Constraint on @babel/core updated to ^7.8.0

Version updates of following packages:

  • @babel/helper-plugin-utils 7.0.0 => 7.8.0
  • @babel/preset-env 7.7.7 => 7.8.2
  • @babel/plugin-proposal-class-properties 7.7.4 => 7.8.0
  • @babel/plugin-proposal-decorators 7.7.4 => 7.8.0
  • @babel/plugin-proposal-export-default-from 7.7.4 => 7.8.0
  • @babel/plugin-proposal-export-namespace-from 7.7.4 => 7.8.0
  • @babel/plugin-proposal-partial-application 7.7.4 => 7.8.0
  • @babel/plugin-proposal-private-methods 7.7.4 => 7.8.0
  • @babel/plugin-proposal-throw-expressions 7.7.4 => 7.8.0
  • @babel/plugin-transform-object-assign 7.7.4 => 7.8.0
  • @babel/plugin-transform-runtime 7.7.6 => 7.8.0
  • @babel/runtime-corejs3 7.7.7 => 7.8.0

Removal of following packages (which are now inside preset-env by default):

  • optional-chaining
  • nullish-coalescing-operator
  • dynamic-import
  • async-generator-functions
  • named-capturing-groups-regex
  • dotall-regex
  • optional-catch-binding
  • for-of