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 - v5.0.0-alpha.16

Published by piotr-oles over 4 years ago

5.0.0-alpha.16 (2020-06-03)

Features

  • rename tsconfig option to configFile for consistency (#436) (aa8f74d)

BREAKING CHANGES

  • 🧨 typescript.tsconfig option renamed to the tsconfig.configFile
fork-ts-checker-webpack-plugin - v5.0.0-alpha.15

Published by piotr-oles over 4 years ago

5.0.0-alpha.15 (2020-06-03)

Features

  • improve overall typescript performance (#435) (944e0c9)

BREAKING CHANGES

  • 🧨 Changed default TypeScript compiler options to incremental: true and
    the default mode to write-tsbuildinfo
fork-ts-checker-webpack-plugin - v5.0.0-alpha.14

Published by piotr-oles over 4 years ago

5.0.0-alpha.14 (2020-05-28)

Features

fork-ts-checker-webpack-plugin - v5.0.0-alpha.13

Published by piotr-oles over 4 years ago

5.0.0-alpha.13 (2020-05-28)

Bug Fixes

fork-ts-checker-webpack-plugin - v5.0.0-alpha.12

Published by piotr-oles over 4 years ago

5.0.0-alpha.12 (2020-05-28)

Features

fork-ts-checker-webpack-plugin - v5.0.0-alpha.11

Published by piotr-oles over 4 years ago

5.0.0-alpha.11 (2020-05-27)

Bug Fixes

  • respect eslint extensions in incremental check (2ba396d)
fork-ts-checker-webpack-plugin - v5.0.0-alpha.10

Published by piotr-oles over 4 years ago

5.0.0-alpha.10 (2020-05-27)

Features

  • export version const for external tools (#428) (37b8944)
fork-ts-checker-webpack-plugin - v4.1.6

Published by piotr-oles over 4 years ago

4.1.6 (2020-05-27)

fork-ts-checker-webpack-plugin - v5.0.0-alpha.9

Published by piotr-oles over 4 years ago

5.0.0-alpha.9 (2020-05-26)

Features

  • change start hook to AsyncSeriesWaterfallHook (#425) (5665dac), closes #424

BREAKING CHANGES

  • 🧨 start hook changed from SyncWaterfallHook to AsyncSeriesWaterfallHook
fork-ts-checker-webpack-plugin - v5.0.0-alpha.8

Published by piotr-oles over 4 years ago

5.0.0-alpha.8 (2020-05-26)

Features

  • support @vue/compiler-sfc in the vue extension (#423) (8687c63), closes #384
fork-ts-checker-webpack-plugin - v5.0.0-alpha.7

Published by piotr-oles over 4 years ago

5.0.0-alpha.7 (2020-05-26)

Bug Fixes

fork-ts-checker-webpack-plugin - v5.0.0-alpha.6

Published by piotr-oles over 4 years ago

5.0.0-alpha.6 (2020-05-26)

Bug Fixes

  • properly handle import modules with .vue suffix (#420) (cfcc0fe), closes #416
fork-ts-checker-webpack-plugin - v5.0.0-alpha.5

Published by piotr-oles over 4 years ago

5.0.0-alpha.5 (2020-05-25)

Bug Fixes

  • handle absolute paths for the eslint.files option (#419) (1ff3ce4), closes #414
fork-ts-checker-webpack-plugin - v5.0.0-alpha.4

Published by piotr-oles over 4 years ago

5.0.0-alpha.4 (2020-05-25)

Features

  • remove Yarn PnP extension as it's redundant (#418) (19dba48)

BREAKING CHANGES

  • 🧨 Removed Yarn PnP extension (and related options) as it became
    redundant
fork-ts-checker-webpack-plugin - v5.0.0-alpha.3

Published by piotr-oles over 4 years ago

5.0.0-alpha.3 (2020-05-25)

Bug Fixes

fork-ts-checker-webpack-plugin - v4.1.5

Published by piotr-oles over 4 years ago

4.1.5 (2020-05-25)

Bug Fixes

fork-ts-checker-webpack-plugin - v5.0.0-alpha.2

Published by piotr-oles over 4 years ago

5.0.0-alpha.2 (2020-05-24)

Bug Fixes

  • resolve issue with publishing empty package on the npm (#413) (57cf13a)
fork-ts-checker-webpack-plugin - v5.0.0-alpha.1

Published by piotr-oles over 4 years ago

5.0.0-alpha.1 (2020-05-23)

It's a big release as it contains a major rewrite of the plugin. The features included are:

Features

  • Support for TypeScript Watch API controlled by webpack
  • Support for TypeScript Solution Builder API (projectReferences)
  • Support for TypeScript Incremental API
  • Support for Yarn PnP
  • Support for EsLint
  • TypeScript extensions infrastructure
  • Support for Vue.js (TypeScript Watch API)
  • E2E Tests
  • Support for Webpack 5
  • Unified issues processing (include, exclude, issues hook)
  • External configuration
  • Integration with webpack-dev-server with async: true mode
  • Default skipLibCheck: true option
  • --json output of stats will not be polluted

BREAKING CHANGES

  • 🧨 Dropped support for Node 6 and Node 8
  • 🧨 Changed options format
  • 🧨 Changed plugin hooks
  • 🧨 Minimum TypeScript >=2.7.0
fork-ts-checker-webpack-plugin - v4.1.4

Published by piotr-oles over 4 years ago

4.1.4 (2020-05-16)

Code Refactoring

  • update babel-code-frame to @babel/code-frame (#408) (5bdc643)
fork-ts-checker-webpack-plugin - v4.1.3

Published by piotr-oles over 4 years ago

4.1.3 (2020-04-08)

Bug Fixes

  • measurement formatting as per SI rules (#402) (5fbc15a)
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