npm babel 6.23.0
v6.23.0

7 years ago

6.23.0 (2017-02-13)

๐Ÿš€ New Feature

  • babel-plugin-transform-react-constant-elements
    • #4812 feature: Support pure expressions in transform-react-constant-elements. (@STRML)
  • babel-preset-flow, babel-preset-react
  • babel-traverse
  • babel-plugin-transform-es2015-block-scoping
    • #5236 Add option to block-scoping to throw on slow code. (@spicyj)

๐Ÿ› Bug Fix

  • babel-core, babel-traverse
  • babel-plugin-transform-es2015-for-of
  • babel-plugin-transform-react-constant-elements, babel-traverse
    • #5153 Fix react constant elements bindings. (@STRML)
    • #5143 Fix PathHoister hoisting JSX member expressions on "this".. (@STRML)
  • babel-plugin-transform-do-expressions, babel-traverse
  • babel-register
    • #5260 Fix TypeError with babel-register's cache. (@xtuc)
  • babel-traverse
  • babel-plugin-transform-runtime
    • #5195 Don't transpile ES7 symbol properties. (@taion)
  • babel
    • #5258 checks if babel is installed globally and displays correct cli message. (@xtina-starr)
  • babel-generator
  • babel-plugin-transform-es2015-modules-commonjs

๐Ÿ“ Documentation

  • babel-*
  • Other
  • babel-plugin-transform-es2015-spread
  • babel-plugin-transform-flow-strip-types
    • #5212 Remove REPL link transform-flow-strip-types doc. (@xtuc)
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-es2015-arrow-functions
    • #5200 Fix transform-es2015-arrow-functions code blocks on the website. (@xtuc)
    • #5194 Fix transform-es2015-arrow-functions README. (@xtuc)

๐Ÿ  Internal

Committers: 20

Don't miss a new babel release

NewReleases is sending notifications on new releases.