npm babel-preset-stage-0 7.0.0-alpha.8
v7.0.0-alpha.8

latest releases: 7.0.0-beta.3, 7.0.0-beta.2, 7.0.0-beta.1...
7 years ago

v7.0.0-alpha.8 (2017-04-17)

👓 Spec Compliancy

  • babel-preset-stage-2, babel-preset-stage-3

💥 Breaking Change

  • babel-core
    • #5547 [7.0] Require babel-(preset|plugin) or module: on plugins/presets. (@loganfsmyth)

🚀 New Feature

🐛 Bug Fix

  • babel-plugin-transform-class-properties, babel-plugin-transform-es2015-classes, babel-plugin-transform-es2015-function-name
  • babel-generator
    • #5562 Avoid creating a new line comment when a block comment is preceded by a forward slash. (@tgecho)
  • babel-plugin-transform-async-to-generator
    • #5536 Always use the native (or polyfilled) Promise in transform-async-to-generator. (@Kovensky)

💅 Polish

  • babel-core, babel-helpers
    • #5548 Remove unnecessary returns in asyncToGenerator helper. (@zertosh)

📝 Documentation

  • babel-plugin-transform-es2015-arrow-functions
    • #5573 Improve example of babel-plugin-transform-es2015-arrow-functions. (@exacs)

🏠 Internal

  • babel-core, babel-messages
    • #5602 Refactor OptionManager to be a short class with a bunch of pure helper functions.. (@loganfsmyth)
  • babel-plugin-transform-regenerator
  • Other

Committers: 8

Don't miss a new babel-preset-stage-0 release

NewReleases is sending notifications on new releases.