Releases: TypeStrong/fork-ts-checker-webpack-plugin
Releases · TypeStrong/fork-ts-checker-webpack-plugin
v6.0.0-alpha.3
Bug Fixes
- file path for webpack base on process.cwd (#524) (cadede8)
v5.2.1
5.2.1 (2020-10-28)
Bug Fixes
- file path for webpack base on process.cwd (#524) (cadede8)
v6.0.0-alpha.2
Features
- add support for "generateTrace" tsconfig option (#523) (e90c7e4)
v6.0.0-alpha.1
Features
- use webpack's built-in watching instead of polling (fb22e47)
BREAKING CHANGES
- 🧨 Remove issue.scope option and use new watch architecture
v5.2.0
5.2.0 (2020-09-12)
Features
v5.1.0
5.1.0 (2020-08-18)
Features
- add option to disable reporting to Webpack Dev Server (#496) (52c5110)
v5.0.14
5.0.14 (2020-08-03)
Performance Improvements
- improve solution builder performance by skipLibCheck (#494) (83bc29c)