Releases: TypeStrong/ts-loader
Releases · TypeStrong/ts-loader
v0.9.3
16 Oct 20:52
Compare
Sorry, something went wrong.
No results found
v0.9.2
16 Oct 14:35
Compare
Sorry, something went wrong.
No results found
v0.9.1
11 Oct 19:57
Compare
Sorry, something went wrong.
No results found
v0.9.0
08 Oct 19:34
Compare
Sorry, something went wrong.
No results found
Now built using TypeScript v2.0
v0.8.2
11 Apr 03:17
Compare
Sorry, something went wrong.
No results found
v0.8.1
10 Feb 05:08
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fix regression with watching definition files (#109 , #110 )
v0.7.1
10 Nov 14:32
Compare
Sorry, something went wrong.
No results found
Fix regression with Windows that was introduced in v0.7.0 (#92 )
v0.7.0
10 Nov 01:47
Compare
Sorry, something went wrong.
No results found
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 )