Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

v0.1.6

Choose a tag to compare

@k4b7 k4b7 released this 17 Feb 18:44

New features:

  • Enable optional chaining and nullish coalescing syntax (#115)

Fixes:

  • Actually rename jsx files to tsx files (#145)
  • Union indexers in object types (#124)
  • Omit extension in imports starting with ../ (#141)

Other changes:

  • Run prettier on babel-generator and babel-traverse (#146)
  • Change readme dev bullets to script (#142)