Releases: TypeStrong/fork-ts-checker-webpack-plugin
Releases · TypeStrong/fork-ts-checker-webpack-plugin
v6.3.0
6.3.0 (2021-08-01)
Features
v6.2.13
6.2.13 (2021-07-23)
Bug Fixes
- ensure typescript is imported only as type-only (#633) (d660ad1)
v6.2.12
6.2.12 (2021-06-19)
Bug Fixes
- use "exclude" from tsconfig.json in webpack watch (#624) (8d8125c)
v6.2.11
6.2.11 (2021-06-19)
Bug Fixes
- list symlinked dirs in controlled typescript system (#625) (0e682bb)
v6.2.10
6.2.10 (2021-05-18)
Bug Fixes
- use memfs for ts artifacts to prevent mtime conflict (#617) (05cf957)
v6.2.9
6.2.9 (2021-05-14)
Bug Fixes
- properly resolve project-references configuration (#615) (c297d58)
v6.2.8
6.2.8 (2021-05-13)
Bug Fixes
- do not emit buildinfo file if outfile is specified (#614) (f83ac29), closes #608
v7.0.0-alpha.3
Features
BREAKING CHANGES
- 🧨 ESLint no longer supported by the plugin
v6.2.7
6.2.7 (2021-05-11)
Bug Fixes