Releases: aikoven/typings-tester
Releases · aikoven/typings-tester
v0.3.2
- Support TypeScript 3 in peer dependencies.
v0.3.1
- Throw error when a specified
.ts
file was not found (#1)
v0.3.0
- Compile test files one-by-one to support testing different module augmentations.
- More robust flag comment detection.