Releases: TypeStrong/ts-loader
Releases · TypeStrong/ts-loader
v7.0.4
v7.0.3
v7.0.2
v7.0.1
- fix: watch-run - thanks @Zn4rK
v7.0.0
- Project reference support enhancements - thanks @sheetalkamat!
- Following the end of life of Node 8,
ts-loader
no longer supports Node 8 BREAKING CHANGE
v6.2.2
This is git tagged as v6.2.7 due to an accident. It's actually 6.2.2
6.2.1
Although this is tagged as v6.2.6 in Git, it's actually 6.2.1 (a side effect of me having problems during the upgrade of GitHub Actions)
v6.2.0
v6.1.2
v6.1.1
- Fix SolutionBuilder watches and related fixes (#998) - thanks @sheetalkamat!
- fix: no errors reported if flagged with @ts-check (#1004) - thanks @reinholdk!