npm babel-traverse 6.3.2
v6.3.2

latest releases: 7.0.0-beta.3, 7.0.0-beta.2, 7.0.0-beta.1...
8 years ago
  • Bug Fix
    • babel-core:
      • #3108 Omit sourcemaps that cannot be used and fix source path.
    • babel-register:
      • #3116 Disable processing .babelrc a second time.
    • babel-traverse:
      • #3127 Ensure we always push into a BlockStatement (fixes a babel-plugin-transform-class-properties issue).
    • babel-plugin-transform-class-properties:
      • #3113 Fix issue with using static class properties.
    • babel-plugin-transform-es2015-classes:
      • #3112 Fix issue with return super() in class constructor causing a super() hasn't been called error.
    • babel-plugin-transform-inline-environment-variables:
      • Fix typo with replaceWith.
    • babel-plugin-transform-regenerator:
      • #3119 Ensure that generator functions always have an Identifier (fixes an issue with exporting a generator as a default).

Don't miss a new babel-traverse release

NewReleases is sending notifications on new releases.