Releases: Kiikurage/babel-plugin-flow-to-typescript
Releases · Kiikurage/babel-plugin-flow-to-typescript
v0.6.0
v0.3.0
New Feature
- #8 Support tupple type (thanks @Leko)
- #10 Support type import specifier (thanks @Leko)
- #9 Support exact type (thanks @Leko)
- #11 Support
typeof
keyword (thanks @Leko) - #12 Support type alias (thanks @diskshima)
- #13 Support jsx (thanks @diskshima)
- #14 Support function type (thanks @diskshima)