Releases: TypeStrong/fork-ts-checker-webpack-plugin
Releases · TypeStrong/fork-ts-checker-webpack-plugin
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
v7.0.0-alpha.2
Bug Fixes
- gracefully handle invalid "watchOptions.ignored" (#595) (0b0703a), closes #594
- handle function in watchOptions.ignored (#600) (13c276f)
- invoke watcher in relevant .d.ts files (#597) (b38cbcb), closes #593
- make logging readable in Windows Command Prompt #573 (6e3881d)
- resolve eslint dependencies for proper watching (#602) (58ef473), closes #580
- take into account
watchOptions.ignored
webpack setting (#586) (baa3a37), closes #583
Features
- enhance the issue formatter to get a customized function (#578) (3a2981d)
v6.2.6
6.2.6 (2021-05-03)
Bug Fixes
- resolve eslint dependencies for proper watching (#602) (58ef473), closes #580