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

v0.1.7

Compare
Choose a tag to compare
@kevinbarabash kevinbarabash released this 19 Dec 17:34
· 47 commits to master since this release

New features:

  • Handle ParenthesizedType (#179)
  • Specify location of options (#176)

Bug fixes:

  • fix: transform SyntheticInputEvent to SyntheticEvent (#170)
  • Fixes #134: Make param w/ initializer non-optional (#151)

Documentation:

  • Fixed typo in README.md (#157)