Skip to content

v7.0.0-beta.56

Pre-release
Pre-release
Compare
Choose a tag to compare
@hzoo hzoo released this 04 Aug 01:12
· 4588 commits to main since this release

v7.0.0-beta.56 (2018-08-03)

Finally landing the last 2 changes before RC. Planning for monday, and then probably 1-2 weeks for regressions/bugs before final.. 馃

馃挜 Breaking Change

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime
    • #8266 Split @babel/runtime into 2 modules via @babel/runtime-corejs2. (@loganfsmyth)
  • babel-core, babel-helper-module-imports, babel-helpers, babel-plugin-external-helpers, babel-plugin-transform-runtime
    • #8398 Only reference helpers from external/runtime helpers if they are known to be available.. (@loganfsmyth)

馃殌 New Feature

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime
    • #8266 Split @babel/runtime into 2 modules via @babel/runtime-corejs2. (@loganfsmyth)

馃悰 Bug Fix

  • babel-parser, babel-plugin-transform-typescript
  • babel-preset-env
  • Other
    • #8024 Run transform-runtime on the standalone bundle so it stays ES5-compatible.. (@loganfsmyth)

馃摑 Documentation

Committers: 5