Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 21:28
· 8 commits to main since this release
6341002

2.0.0 (2023-06-06)

Features

  • add verbatimModuleSyntax compiler option (#15) (6341002)

BREAKING CHANGES

  • this will throw errors during Typescript compilation when types are not imported using the import type keywords.