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 - v7.0.0-alpha.4

Published by piotr-oles about 3 years ago

7.0.0-alpha.4 (2021-08-02)

Features

BREAKING CHANGES

  • 🧨 Webpack 4 is no longer supported. Please upgrade to Webpack ^5.11.0 or use an older version of the plugin.
fork-ts-checker-webpack-plugin - v6.3.1

Published by piotr-oles about 3 years ago

6.3.1 (2021-08-01)

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

Published by piotr-oles about 3 years ago

6.3.0 (2021-08-01)

Features

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

Published by piotr-oles over 3 years ago

6.2.13 (2021-07-23)

Bug Fixes

  • ensure typescript is imported only as type-only (#633) (d660ad1)
fork-ts-checker-webpack-plugin - v6.2.12

Published by piotr-oles over 3 years ago

6.2.12 (2021-06-19)

Bug Fixes

  • use "exclude" from tsconfig.json in webpack watch (#624) (8d8125c)
fork-ts-checker-webpack-plugin - v6.2.11

Published by piotr-oles over 3 years ago

6.2.11 (2021-06-19)

Bug Fixes

  • list symlinked dirs in controlled typescript system (#625) (0e682bb)
fork-ts-checker-webpack-plugin - v6.2.10

Published by piotr-oles over 3 years ago

6.2.10 (2021-05-18)

Bug Fixes

  • use memfs for ts artifacts to prevent mtime conflict (#617) (05cf957)
fork-ts-checker-webpack-plugin - v6.2.9

Published by piotr-oles over 3 years ago

6.2.9 (2021-05-14)

Bug Fixes

  • properly resolve project-references configuration (#615) (c297d58)
fork-ts-checker-webpack-plugin - v6.2.8

Published by piotr-oles over 3 years ago

6.2.8 (2021-05-13)

Bug Fixes

  • do not emit buildinfo file if outfile is specified (#614) (f83ac29), closes #608
fork-ts-checker-webpack-plugin - v7.0.0-alpha.3

Published by piotr-oles over 3 years ago

7.0.0-alpha.3 (2021-05-12)

Features

BREAKING CHANGES

  • 🧨 ESLint no longer supported by the plugin
fork-ts-checker-webpack-plugin - v6.2.7

Published by piotr-oles over 3 years ago

6.2.7 (2021-05-11)

Bug Fixes

  • avoid loading configs from node_modules dir (#613) (6fccb20), closes #606
fork-ts-checker-webpack-plugin - v7.0.0-alpha.2

Published by piotr-oles over 3 years ago

7.0.0-alpha.2 (2021-05-06)

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)
fork-ts-checker-webpack-plugin - v6.2.6

Published by piotr-oles over 3 years ago

6.2.6 (2021-05-03)

Bug Fixes

  • resolve eslint dependencies for proper watching (#602) (58ef473), closes #580
fork-ts-checker-webpack-plugin - v6.2.5

Published by piotr-oles over 3 years ago

6.2.5 (2021-04-25)

Bug Fixes

  • handle function in watchOptions.ignored (#600) (13c276f)
fork-ts-checker-webpack-plugin - v6.2.4

Published by piotr-oles over 3 years ago

6.2.4 (2021-04-21)

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

Published by piotr-oles over 3 years ago

6.2.3 (2021-04-21)

Bug Fixes

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

Published by piotr-oles over 3 years ago

6.2.2 (2021-04-21)

Bug Fixes

  • gracefully handle invalid "watchOptions.ignored" (#595) (0b0703a), closes #594
fork-ts-checker-webpack-plugin - v6.2.1

Published by piotr-oles over 3 years ago

6.2.1 (2021-04-09)

Bug Fixes

  • take into account watchOptions.ignored webpack setting (#586) (baa3a37), closes #583
fork-ts-checker-webpack-plugin - v6.2.0

Published by piotr-oles over 3 years ago

6.2.0 (2021-03-18)

Features

  • support custom formatter function (options.formatter) (#578) (3a2981d)
fork-ts-checker-webpack-plugin - v7.0.0-alpha.1

Published by piotr-oles over 3 years ago

7.0.0-alpha.1 (2021-03-05)

Features

  • use simple program for single compilation (no watch) (#574) (a195dd5), closes #572

BREAKING CHANGES

  • 🧨 Use ts.Program and ts.CompilerHost for single compilation by default
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