Skip to content

Releases: TypeStrong/ts-loader

v0.9.0

v0.8.2

11 Apr 03:17
Compare
Choose a tag to compare

v0.8.1

10 Feb 05:08
Compare
Choose a tag to compare
  • Add better error messaging when a file in tsconfig.json can not be loaded (#117, #145)
  • Fix incompatibility with html-webpack-plugin (#152, #154)

v0.8.0

20 Jan 04:19
Compare
Choose a tag to compare
  • Add support for emitting declaration files when declaration: true is set (#48, #128)
  • Fix bug with specifying target: es6 and module: commonjs at the same time when using
    TS 1.7+ (#111, #132, #140).
  • Fix bug with resolving dependencies which are linked using npm link (#134, #141)

v0.7.2

25 Nov 12:26
Compare
Choose a tag to compare
  • Fix regression with watching definition files (#109, #110)

v0.7.1

10 Nov 14:32
Compare
Choose a tag to compare
  • Fix regression with Windows that was introduced in v0.7.0 (#92)

v0.7.0

10 Nov 01:47
Compare
Choose a tag to compare
  • Fix bug with webpack resolution that could sometimes cause TypeScript to not find modules (#92, #102)
  • Loader output is now written to stderr instead of stdout. (#95, #103)

v0.6.1

07 Nov 12:57
Compare
Choose a tag to compare
  • Improve initial build performance significantly for larger projects (#100)
  • Fix issue with nightly (#96)

v0.6.0

25 Oct 14:24
Compare
Choose a tag to compare
  • Remove support for 1.5 and 1.6-beta. TypeScript 1.6 (stable) is the now the lowest version
    supported.
  • Fix issue when using source maps and Babel in certain situations (#81)
  • Fix issue with nightly (#83)

v0.5.6

07 Oct 02:55
Compare
Choose a tag to compare
Publish v0.5.6