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