npm babel-preset-stage-3 6.11.0
v6.11.0

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

v6.11.0 (2016-06-26)

Please join #discussion on slack if you have questions

🎉 This is our 500th release 🎉!

  • There's now an es2016 preset which includes the exponentiation operator (thanks for (@ysmood) for giving us the npm package).
  • The trailing-function-commas plugin has been moved from stage-2 preset to stage-3 preset.
  • babel-plugin-transform-react-jsx-self has been added to the react preset in development mode. There is a new dev warning being added in react and this plugin adds the __self={this} JSX attribute to all JSX elements.
  • babel-plugin-es2015-unicode-regex has it's regexpu-core dependency updated to 2.x.
  • Babel now uses lerna 2.x!

New Feature

  • babel-preset-es2016
  • babel-preset-stage-2, babel-preset-stage-3
  • babel-plugin-transform-react-jsx-self, babel-preset-react
    • #3540 Added jsx-self babel transform plugin. (@jimfb)

Spec Compliancy

  • babel-plugin-transform-es2015-unicode-regex

Bug Fix

  • babel-plugin-transform-react-jsx-self
  • babel-generator

Internal

  • Other
  • babel-code-frame

Commiters: 9

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

NewReleases is sending notifications on new releases.