JamesHenry / typescript-estree

:sparkles: A parser that converts TypeScript source code into an ESTree-compatible form
https://jameshenry.blog
Other
84 stars 13 forks source link

BREAKING: add missing TSTypeAssertion node #79

Closed armano2 closed 5 years ago

armano2 commented 5 years ago

This PR contains breaking change.

node TSTypeAssertionExpression got renamed to TSTypeAssertion

armano2 commented 5 years ago

i updated this PR and it will no longer require #67 to run

JamesHenry commented 5 years ago

:tada: This PR is included in version 10.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: