Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

v7.0.0-beta.25

Pre-release
Pre-release
Compare
Choose a tag to compare
@hzoo hzoo released this 25 Sep 19:50
· 39 commits to master since this release

v7.0.0-beta.25

  • Made sure the the AST Nodes in Flow/TS are separated (all TS specific nodes have a TS appended before like TSTypeAnnotation instead of just TypeAnnotation so that tools can differentiate if they need to.
  • Ensure no-overlap between Flow and TS node types (#710) (James Kyle)
  • Clean up uncatagorised decorators (1/2) (#731) (Zoe Carver)
  • Clean up uncategorised tests (#730) (Zoe Carver)