Tags: lukewaite/ts-loader
Tags
add first github action! (TypeStrong#891) * add first github action! * Update main.workflow
enable experimentalFileCaching by default (TypeStrong#885) * enable experimentalFileCaching by default * update changelog
Merge pull request TypeStrong#871 from andrewbranch/bug/project-refer… …ence-root-dir Fix projectReferences with rootDir
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
start introducing strict-boolean-expressions (TypeStrong#855) * start introducing strict-boolean-expressions * more micro optimisation * prepare to release
Merge pull request TypeStrong#841 from arcanis/patch-1 Lists typescript as a peer dependency
Merge pull request TypeStrong#817 from andrewbranch/project-references Support project references
Merge pull request TypeStrong#835 from Brooooooklyn/master Pass raw path to transpileModule so that customTransformers could access the raw path
Merge pull request TypeStrong#829 from timocov/fix825 Added cache for some FS operations while compile
Merge pull request TypeStrong#822 from JonWallsten/fix-declaration-ou… …tput-wrong-folder Fixed issue with incorrect output path for declaration files
PreviousNext