Skip to content

v7.0.0-beta.31

Pre-release
Pre-release
Compare
Choose a tag to compare
@hzoo hzoo released this 03 Nov 20:10
· 5462 commits to main since this release

v7.0.0-beta.31 (2017-11-03)

Yes, this was a jump from v7.0.0-beta.5 to v7.0.0-beta.31
We moved babylon into the main repo, and it was already at beta.30.
Will start a post/changelog soon when I get some time

馃殌 New Feature

  • babel-preset-react, babel-preset-stage-0, babel-preset-stage-1, babel-preset-stage-2, babel-preset-stage-3, babylon
    • #6733 add loose/useBuiltIns option to stage presets, use it. (@hzoo)
  • babel-generator, babel-helper-builder-react-jsx, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx, babel-types

馃悰 Bug Fix

  • babel-preset-env
  • babel-plugin-transform-spread

馃彔 Internal

  • babel-cli, babel-core, babel-helper-transform-fixture-test-runner
    • #6556 Strictly validate Babel's options to centralize Flow refinement of datatype. (@loganfsmyth)
  • babel-*
    • #6655 Use peerDeps in register and babel-node, add missing peerDependencies, and declare devDependencies. (@loganfsmyth)
  • Other
    • #6654 Update to beta.5 with scoped packages 馃懟. (@hzoo)
    • #6736 Run with loose, exclude typeof in standalone. (@hzoo)

Committers: 4