npm babel-plugin-transform-es2015-modules-commonjs 6.11.5
v6.11.5

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

v6.11.5 (2016-07-23)

Please join #discussion on slack if you have questions and #development for dev

FYI: Babel releases don't mean each package updates. If a package isn't changed it keeps it's version number. The changelog entries below tell you what specific packages have changed. You shouldn't have to do anything in most cases other than npm install again.

Thanks to Rob Eisenberg (EisenbergEffect), Keyan Zhang (keyanzhang), Rolf Timmermans (rolftimmermans), Thomas Grainger (graingert),

we have few fixes: fix babel-register file paths on error, infer class name for classes with class properties, fix export * to account for previously compiled modules.

Bug Fix

  • babel-plugin-transform-es2015-modules-amd, babel-plugin-transform-es2015-modules-commonjs, babel-plugin-transform-es2015-modules-systemjs, babel-plugin-transform-es2015-modules-umd
  • babel-register
  • babel-plugin-transform-class-properties
    • #3589 Infer class name for classes that have static property initializer(s). (@keyanzhang)

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

NewReleases is sending notifications on new releases.