npm babel-types 6.3.0
v6.3.0

latest releases: 7.0.0-beta.3, 7.0.0-beta.2, 7.0.0-beta.1...
8 years ago
  • Bug Fix
    • Fix use of old literal to use stringLiteral in babel-types.
    • Fix issue with babel-template crashing in IE due to unpopulated error stack.
    • Check for empty decorators list in transform-class-properties
    • Fix babylon parser not allowing multiple parameters in arrow functions with flow types
    • Fix exported async functions being hoisted and as a result being undefined.
  • Polish
    • Add validation to more JSX node types.
    • Add validation for CallExpression, NewExpression, SequenceExpression, ArrayExpression, and TemplateLiteral.
    • Add ObjectMember abstract type to AST for ObjectProperty and ObjectMethod.
    • Optimize asyncToGenerator helper template.
    • Respect spacing for assignment, binary expressions, and while loop in compact mode.
    • Fix up semicolon omission in compact mode.

Don't miss a new babel-types release

NewReleases is sending notifications on new releases.