Skip to content

Tags: piotr-oles/ts-loader

Tags

v9.2.9

Toggle v9.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make v9 latest following v8 release (TypeStrong#1447)

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update package.json

v8.4.0

Toggle v8.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: cater for change in resolveTypeReferenceDirective API in 4.7 (Ty…

…peStrong#1446)

* compile against 4.6.3

* any

* prettier

* fix: cater for change in resolveTypeReferenceDirective API in TypeScript 4.7

Signed-off-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>

* Update CHANGELOG.md

* Update package.json

Co-authored-by: johnnyreilly <johnny_reilly@hotmail.com>

v9.2.8

Toggle v9.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bug fix: support webpack 5 in ts-loader (TypeStrong#1439)

* Bug fix: support webpack 5 in ts-loader

Error when running ts-loader with webpack 5 : "times is not iterable"

* fix: guard compiler.fileTimestamps

* Update package.json

* Update CHANGELOG.md

Co-authored-by: John Reilly <johnny_reilly@hotmail.com>

v9.2.7

Toggle v9.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: cater for change in resolveTypeReferenceDirective API in TypeScr…

…ipt 4.7 (TypeStrong#1422)

* speculative

* v9.2.7

* node 16

v9.2.6

Toggle v9.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (TypeStrong#1377)

* Update README.md

* Update package.json

v9.2.5

Toggle v9.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add function to get the latest program (TypeStrong#1352)

v9.2.4

Toggle v9.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: undefined configPath now falls back to default (TypeStrong#1346)

* fix: undefined configPath now falls back to default

* update changelog

v9.2.3

Toggle v9.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
getCustomTransformers error message fix (TypeStrong#1334)

v9.2.2

Toggle v9.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
start consuming webpack loader types (TypeStrong#1325)

* start consuming webpacker loader types

* update codesplitting output

* lose WebpackLoaderCallback

* webpack cli

* upgrade prettier

* update changelog

v9.2.1

Toggle v9.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make v9 latest in npm again (TypeStrong#1320)

* Update package.json

* Update CHANGELOG.md

* Update CHANGELOG.md