Skip to content

Releases: aikoven/typings-tester

v0.3.2

07 Sep 04:48
Compare
Choose a tag to compare
  • Support TypeScript 3 in peer dependencies.

v0.3.1

05 Feb 04:28
Compare
Choose a tag to compare
  • Throw error when a specified .ts file was not found (#1)

v0.3.0

13 Dec 06:21
Compare
Choose a tag to compare
  • Compile test files one-by-one to support testing different module augmentations.
  • More robust flag comment detection.