fork-ts-checker-webpack-plugin

Webpack plugin that runs typescript type checker on a separate process.

MIT License

Downloads
56.6M
Stars
1.9K
Committers
91

Bot releases are hidden (Show)

fork-ts-checker-webpack-plugin - v6.5.3

Published by piotr-oles over 1 year ago

6.5.3 (2023-03-05)

Bug Fixes

  • make performance API compatible with TypeScript 5 (4b0c77a), closes #797 #803
fork-ts-checker-webpack-plugin - v7.2.12

Published by piotr-oles over 2 years ago

7.2.12 (2022-07-10)

Bug Fixes

  • remove node_modules from built-in ignored dirs (#757) (7c70b9e), closes #752
fork-ts-checker-webpack-plugin - v7.2.11

Published by piotr-oles over 2 years ago

7.2.11 (2022-05-01)

Bug Fixes

  • bring back :line:col format in webpack errors (#716) (4cc5346), closes #489
fork-ts-checker-webpack-plugin - v7.2.10

Published by piotr-oles over 2 years ago

7.2.10 (2022-05-01)

Bug Fixes

fork-ts-checker-webpack-plugin - v7.2.9

Published by piotr-oles over 2 years ago

7.2.9 (2022-04-30)

fork-ts-checker-webpack-plugin - v7.2.8

Published by piotr-oles over 2 years ago

7.2.8 (2022-04-28)

fork-ts-checker-webpack-plugin - v6.5.2

Published by piotr-oles over 2 years ago

6.5.2 (2022-04-26)

Bug Fixes

fork-ts-checker-webpack-plugin - v7.2.7

Published by piotr-oles over 2 years ago

7.2.7 (2022-04-23)

Bug Fixes

fork-ts-checker-webpack-plugin - v7.2.6

Published by piotr-oles over 2 years ago

7.2.6 (2022-04-14)

fork-ts-checker-webpack-plugin - v7.2.5

Published by piotr-oles over 2 years ago

7.2.5 (2022-04-13)

Bug Fixes

fork-ts-checker-webpack-plugin - v7.2.4

Published by piotr-oles over 2 years ago

7.2.4 (2022-04-11)

Bug Fixes

  • generateTrace with newer TypeScript versions and build: false (#730) (cb327ee), closes #722
fork-ts-checker-webpack-plugin - v6.5.1

Published by piotr-oles over 2 years ago

6.5.1 (2022-04-06)

Bug Fixes

fork-ts-checker-webpack-plugin - v7.2.3

Published by piotr-oles over 2 years ago

7.2.3 (2022-04-04)

Bug Fixes

fork-ts-checker-webpack-plugin - v7.2.2

Published by piotr-oles over 2 years ago

7.2.2 (2022-04-03)

Bug Fixes

  • downgrade schema-utils to fix dependency conflicts (#725) (2d32941), closes #706
fork-ts-checker-webpack-plugin - v7.2.1

Published by piotr-oles over 2 years ago

7.2.1 (2022-02-12)

Bug Fixes

fork-ts-checker-webpack-plugin - v7.2.0

Published by piotr-oles over 2 years ago

7.2.0 (2022-02-08)

Features

  • allow to use webpack infrastructure logger (a6b66eb)
fork-ts-checker-webpack-plugin - v7.1.1

Published by piotr-oles over 2 years ago

7.1.1 (2022-02-06)

Bug Fixes

  • add new files to list of dependencies in project references (#709) (78b6090)
fork-ts-checker-webpack-plugin - v7.1.0

Published by piotr-oles over 2 years ago

7.1.0 (2022-02-06)

Features

  • add stats to async mode (b48f98a), closes #635
  • support 'write-dts' mode in single and watch run (#708) (74a6afa)
fork-ts-checker-webpack-plugin - v7.0.0

Published by piotr-oles over 2 years ago

7.0.0 (2022-01-29)

This release drops support for some older versions of TypeScript, Webpack, and Node.js, and removes EsLint feature.

Bug Fixes

  • require typescript@^3.8.0 for build: true mode (#672) (871bfe8)

Features

BREAKING CHANGES

  • 🧨 Webpack 4 is no longer supported. Please upgrade to Webpack ^5.11.0 or use an older version of the plugin.
  • 🧨 ESLint is no longer supported. Please use version 6 of the plugin if you need eslint support, or switch to a different plugin for linting.
  • 🧨 TypeScript < 3.6.0 is no longer supported. Please use version 6 of the plugin if you depend on an older version of TypeScript
  • 🧨 Node.js < 12 is no longer supported.
  • 🧨 Minimal version of TypeScript with { build: true } mode changed from 3.6.0 to 3.8.0
  • 🧨 Changes in options: logger.issues becomes logger, logger.devServer becomes devServer, logger.infrastructure has been removed
fork-ts-checker-webpack-plugin - v7.0.0-alpha.16

Published by piotr-oles over 2 years ago

7.0.0-alpha.16 (2022-01-29)

Package Rankings
Top 8.17% on Proxy.golang.org
Top 0.7% on Npmjs.org
Badges
Extracted from project README
npm version build status downloads commitizen friendly code style: prettier semantic-release