<a name"0.16.0-rc.0">
- instance: fix error message about babel (bd1e0b08)
- *:
<a name"0.15.10">
- *:
- checker-runtime: fix SyncResolver type (b55af480)
- deps:
- host:
- index: use instance.options to invoke externals (1715bee8)
- *:
- use only .d.ts files from tsconfig.json (baa4d4e9)
- debounce running checker (938fc968)
- add glob warning (0cb62506)
- add sourceRoot support (bddf79cb)
- use another preset for babel to work on prev node versions (5c7972d4)
- return webpack pre-resolution (19c559a9)
- refactor tsconfig parser (b2f414f1)
- async refactor (9831bdcc)
- checker-runtime: checker now can resolve imports too (99220c1f)
- tests: create a basic test for the loader (9aed17f4)
<a name"0.15.9">
- deps: don't resolve symlinks to all .d.ts files (a23d4bf4)
<a name"0.15.8">
- index: use instance.options to invoke externals (1715bee8)
<a name"0.15.7">
<a name"0.15.6">
- *: exclude package.json files from program (d8546dc1)
<a name"0.15.5">
- host: add ad-hoc files lookup to support
typings
scenario (b768c243)
<a name"0.15.4">
- *: add glob warning (0cb62506)
<a name"0.15.3">
- checker-runtime: fix SyncResolver type (b55af480)
- checker-runtime: checker now can resolve imports too (99220c1f)
<a name"0.15.2">
- deps: fix path respolution for angular-style file names (b43e2d8f)
- *: add sourceRoot support (bddf79cb)
<a name"0.15.1">
- *: fix program update issue (a606ed89)
<a name"0.15.0">
<a name"0.15.0-rc.2">
- *: use another preset for babel to work on prev node versions (5c7972d4)
<a name"0.15.0-rc.1">
<a name"0.15.0-rc.0">
- host: import path (478553a7)
- *:
<a name"0.14.1">
- *:
- index:
- *:
- bump dev typescript (b29a73d7)
- bump typescript (b2115448)
- remove outdated examples; we need tests instead (26ef32ea)
- update module resolution logic according to https://github.com/Microsoft/TypeScr (59ff7f77)
- checker in sep. process now runs only with ForkCheckerPlugin (85e9e1bc)
- pass resolution info into the checker (266ec78e)
- implement node-style module resolution (77a67df8)
- read
.d.ts
files fromtsconfig.json
(d4025d30) - implement file cache (358441a8)
- ignore null source maps (42433c9b)
- learn loader to pick-up precompiled files if any (71935896)
- support the new libs path (c224f05d)
- externals is an array now (69cadb52)
- rewriteImports is an array now (8f7f4555)
- use a compiler from a client app (cae4d00f)
- add alias example (ca86fd71)
- now we can start ckecker in a separate process (2cdb8f4b)
- impl JSX support (849e506b)
- cache: use sha512 (48692dd2)
- checker: fix compiler reference (8dcad5d2)
- runtime: add require signature for AMD (970ff875)
<a name"0.14.0">
- *:
- remove outdated examples; we need tests instead (26ef32ea)
- update module resolution logic according to https://github.com/Microsoft/TypeScr (59ff7f77)
<a name"0.14.0-rc.1">
- cache: use sha512 (48692dd2)
<a name"0.14.0-rc.0">
- *: checker in sep. process now runs only with ForkCheckerPlugin (85e9e1bc)
<a name"0.13.1">
- *: pass resolution info into the checker (266ec78e)
<a name"0.12.0">
- *: read
.d.ts
files fromtsconfig.json
(d4025d30)
<a name"0.12.0-rc.2">
- *: implement file cache (358441a8)
<a name"0.12.0-rc.1">
- *: ignore null source maps (42433c9b)
<a name"0.12.0-rc.0">
- *: learn loader to pick-up precompiled files if any (71935896)
<a name"0.11.3">
- index: correct work with a promise chain (c20d684c)
<a name"0.11.2">
- index: use try-catch instead of if when resolving lib files (946fc850)
<a name"0.11.1">
<a name"0.11.0">
- *: support the new libs path (c224f05d)
<a name"0.11.0-rc.0">
- *: externals is an array now (69cadb52)
<a name"0.9.1">
- checker: fix compiler reference (8dcad5d2)
<a name"0.9.0">
- index: don't call the callback twice (3abf8e48)
- *: use a compiler from a client app (cae4d00f)
<a name"0.8.0">
<a name"0.7.1">
- *: fix unrecoverable error during watch (6f7ad270)
<a name"0.7.0">
<a name"0.5.4">
<a name"0.5.3">
- *: propper instance init (d681689d)
<a name"0.5.2">
- helpers: recompile files (78b13a14)
<a name"0.5.1">
- helpers: add +1 to line because they are zero-based in TS (76efd423)
<a name"0.5.0">
- *: play well with ExtractTextPlugin (33807f1b)
<a name"0.4.0">
- *:
<a name"0.3.1">
<a name"0.3.0">
- *: use new just-emit workflow; this must be much faster too (9d3a9961)