Skip to content

1.0.0

Latest

Choose a tag to compare

@timocov timocov released this 23 Apr 01:50
· 1 commit to master since this release

Breaking changes

  • Increased min typescript version to 4.3 and added support for typescript 5 (see 3393c1c)

Chore changes

  • Added note in readme about noImplicitThis option (it should be enabled to get transformer working)
  • Various dev changes (see 3393c1c)