npm babel-types 6.3.21
v6.3.21

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

6.3.21

  • Bug Fix
    • babel-generator: #3173 Fix unhandled new-precedence edge cases regarding parentheses (fixes T6829).
    • babel-generator: #3180 Handle nested IfStatement with an `alternate.
    • babel-generator: #3182 Parenthesize ArrowFunctionExpression when part of a LogicalExpression or BinaryExpression (fixes T6836).
    • babel-traverse: #3171 Fix infinite recursion bug with introspection method.
    • transform-es2015-function-name: #3176 Stop transforming ObjectMethod (MethodDefinition) to a FunctionExpression since the transform-es2015-shorthand-properties plugin already does it.
    • transform-es2015-parameters: #3143 Optimizations for RestElement such as using arguments.length (fixes T6774).
  • Documentation
    • babel-core: #3177 Clarify description of comments file config.
  • Internal
    • *: #3179 Update flow to 0.20.0 and add @noflow until types are added in.
    • babel-generator: #3178 Fix type annotation for shouldPrintComment.

Don't miss a new babel-types release

NewReleases is sending notifications on new releases.