Babel (Formerly 6to5) v7.0.0-alpha.5 Release Notes

Release Date: 2017-03-24 // about 7 years ago
  • 📦 babel-runtime helpers weren't built correctly, and I found extra dep on babel-runtime in 2 packages.

    📦 > At the point of this publish, all other packages are at v7.0.0-alpha.3 > babel-register is at v7.0.0-alpha.4

    :bug: Bug Fix

    • babel-runtime

    :house: Internal

    • 🔌 babel-plugin-transform-decorators, babel-plugin-transform-react-inline-elements, babel-runtime
      • #5540 keep one core-js helper file in git, remove babel-runtime from deps. (@hzoo)