Skip to content

v7.0.0

Choose a tag to compare

@eventualbuddha eventualbuddha released this 29 Dec 19:55

<a name"7.0.0">

7.0.0 (2016-12-29)

Breaking Changes

  • The coffeeScript option has been removed from parse since I plan to switch from checking constructor names to using instanceof checks to better integrate with TypeScript program flow analysis.
    (e4c9cabe)