npm babel-plugin-transform-es2015-modules-commonjs 7.0.0-beta.0
v7.0.0-beta.0

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

v7.0.0-beta.0 (2017-09-12)

http://babeljs.io/blog/2017/09/12/planning-for-7.0

💥 Breaking Change

  • babel-register

🚀 New Feature

  • babel-core, babel-plugin-transform-class-properties, babel-plugin-transform-es2015-classes, babel-plugin-transform-es2015-function-name, babel-plugin-transform-es2015-parameters, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-bind, babel-plugin-transform-runtime
    • #6209 Annotating transformed classes with #PURE comment. (@Andarist)
  • babel-cli, babel-core
    • #5421 Add option to define output directory relative to the input. (@lgeiger)
  • babel-core
    • #5916 Added new outputType - module - for build-external-helpers tool. Shou…. (@Andarist)

🐛 Bug Fix

  • babel-preset-es2015
    • #6224 preset-es2015 pass loose option to transform-es2015-parameters. (@xtuc)
  • babel-plugin-transform-es2015-modules-amd, babel-plugin-transform-es2015-modules-umd
    • #5497 Correctly requeue CallExpression in AMD transform. (@danez)
  • babel-plugin-transform-decorators
    • #6196 warn about class properties support in decorators readme and error messaging. (@kedromelon)
  • babel-plugin-transform-react-jsx
  • babel-plugin-transform-es2015-parameters, babel-traverse
  • babel-generator, babel-traverse
    • #6193 fix(requeue): Always requeue implicitly created BlockStatements. (@danez)
  • babel-cli
  • babel-plugin-transform-es2015-classes

🏠 Internal

  • babel-plugin-transform-es2015-block-scoping, babel-plugin-transform-es2015-classes, babel-plugin-transform-es2015-for-of, babel-traverse
  • babel-plugin-transform-es2015-block-scoping
  • babel-core, babel-traverse
  • babel-code-frame, babel-core, babel-plugin-transform-es2015-computed-properties, babel-template, babel-traverse, babel-types
    • #6183 Update prettier, eslint + plugins, flow, husky and lint-staged. (@danez)

Committers: 12

Don't miss a new babel-plugin-transform-es2015-modules-commonjs release

NewReleases is sending notifications on new releases.