Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@timocov timocov released this 23 Apr 01:50

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)