npm babel-types 7.0.0-beta.1
v7.0.0-beta.1

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

v7.0.0-beta.1 (2017-09-19)

Mostly bug fixes

💥 Breaking Change

  • babel-helper-modules, babel-plugin-transform-es2015-modules-commonjs, babel-plugin-transform-strict-mode

🚀 New Feature

  • babel-plugin-codemod-optional-catch-binding

🐛 Bug Fix

  • babel-core, babel-helpers
    • #6260 Fixed buildExternalHelpers tool for var and module output types. (@Andarist)
  • babel-register
  • babel-plugin-transform-es2015-unicode-regex
  • babel-generator
  • babel-plugin-transform-react-jsx-source
    • #6239 Fix jsx-source to not fail without filename. (@danez)

💅 Polish

  • babel-helpers, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-es2015-parameters, babel-plugin-transform-es2015-spread, babel-plugin-transform-react-constant-elements, babel-runtime
    • #6250 Use new Array instead of Array for V8 optimization. (@pranavpr)

🏠 Internal

  • babel-core, babel-plugin-syntax-async-functions, babel-plugin-syntax-exponentiation-operator, babel-plugin-syntax-trailing-function-commas, babel-plugin-transform-es2015-classes, babel-plugin-transform-es2015-parameters, babel-plugin-transform-flow-strip-types, babel-preset-es2015
    • #6229 move out syntax plugins to babel/babel-archive, they don't need to be…. (@hzoo)
  • babel-polyfill

Committers: 11

Don't miss a new babel-types release

NewReleases is sending notifications on new releases.