Releases: TypeStrong/ts-loader
Releases · TypeStrong/ts-loader
v9.2.1
v8.3.0
- Fixed impossibility to have several instances of ts-loader with different compiler options - thanks @timocov* This is a backport from v9.2.0 for webpack 4 compatibility
v9.2.0
v9.1.2
v9.1.1
v8.2.0
- Use caches for module resolution and type reference directives when using compiler default functions - thanks @sheetalkamat - uses: microsoft/TypeScript#43700
- This is a backport from v9.1.0 for webpack 4 compatibility - thanks @JasonKleban
v9.1.0
v9.0.2
v9.0.1
v9.0.0
Breaking changes:
- minimum webpack version: 5
- minimum node version: 12
Changes: