Skip to content

Tags: lukewaite/ts-loader

Tags

v5.3.3

Toggle v5.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add first github action! (TypeStrong#891)

* add first github action!

* Update main.workflow

v5.3.2

Toggle v5.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
enable experimentalFileCaching by default (TypeStrong#885)

* enable experimentalFileCaching by default

* update changelog

v5.3.1

Toggle v5.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request TypeStrong#871 from andrewbranch/bug/project-refer…

…ence-root-dir

Fix projectReferences with rootDir

v5.3.0

Toggle v5.3.0's commit message
Implements a custom resolveModuleName option (TypeStrong#862)

* Implements a custom resolveModuleName option

* Addresses feedback

* Adds a test

* Adresses feedback

* Expands the test scope

* Fix validateLoaderOptionNames test

* prettier formatting

* Be explicit about the possible value of customResolveModuleName

* Feedback round 3

* Fix lint issues

* Bumps package.json, updates changelog

v5.2.2

Toggle v5.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 introducing strict-boolean-expressions (TypeStrong#855)

* start introducing strict-boolean-expressions

* more micro optimisation

* prepare to release

v5.2.1

Toggle v5.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request TypeStrong#841 from arcanis/patch-1

Lists typescript as a peer dependency

v5.2.0

Toggle v5.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request TypeStrong#817 from andrewbranch/project-references

Support project references

v5.1.1

Toggle v5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request TypeStrong#835 from Brooooooklyn/master

Pass raw path to transpileModule so that customTransformers could access the raw path

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request TypeStrong#829 from timocov/fix825

Added cache for some FS operations while compile

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request TypeStrong#822 from JonWallsten/fix-declaration-ou…

…tput-wrong-folder

Fixed issue with incorrect output path for declaration files