Releases: TypeStrong/fork-ts-checker-webpack-plugin
Releases · TypeStrong/fork-ts-checker-webpack-plugin
v6.3.6
6.3.6 (2021-10-20)
Reverts
- support "setup" attribute in <script> tag in vue 3 (#667) (e9a4e8d)
v6.3.5
6.3.5 (2021-10-19)
Bug Fixes
- support "setup" attribute in <script> tag in vue 3 (#667) (2cfe45f), closes #665
v6.3.4
6.3.4 (2021-10-06)
Bug Fixes
v7.0.0-alpha.7
Features
BREAKING CHANGES
- 🧨 Drop support for TypeScript < 3.6.0
v7.0.0-alpha.6
Features
BREAKING CHANGES
v6.3.2
6.3.2 (2021-08-08)
Bug Fixes
- add missing realpath and initialize files in memory (c37a58c), closes #630
- recompute dependencies on every run (7afc037)
v7.0.0-alpha.5
Features
- improve error formatting to match webpack 4 convention (#641) (acc7d12)
v7.0.0-alpha.4
Features
BREAKING CHANGES
- 🧨 Webpack 4 is no longer supported. Please upgrade to Webpack ^5.11.0 or use an older version of the plugin.