Releases: justkey007/tsc-alias
Releases · justkey007/tsc-alias
v1.8.10 (2024-05-13)
What's Changed
- feat: add resolveFullExtension to cli by @epicmau5time in #219
- fix: make
--inputglob
and--outputcheck
work on their own by @deeptoaster in #216 - fix: resolveFullPath adds extension to bare imports when file with th… by @dvqc in #218
New Contributors
- @epicmau5time made their first contribution in #219
- @deeptoaster made their first contribution in #216
- @dvqc made their first contribution in #218
Full Changelog: v1.8.9...v1.8.10
v1.8.9 (2024-05-09)
What's Changed
- feat: custom extension for resolveFullPath and add regex for minified js by @axmad386 in #203
- Docs: Update the "project" flag since "configFile" does not exist as a parameter by @andresmarpz in #215
New Contributors
- @axmad386 made their first contribution in #203
- @andresmarpz made their first contribution in #215
Full Changelog: v1.8.8...v1.8.9
v1.8.8 (2023-09-20)
What's Changed
- Update README.md by @TroyMurphy in #186
- fix: replacer got an invalid path if tsconfig.json is out of package dir by @MisterLuffy in #200
New Contributors
- @TroyMurphy made their first contribution in #186
- @MisterLuffy made their first contribution in #200
Full Changelog: v1.8.7...v1.8.8
v1.8.7 (2023-07-03)
What's Changed
- feat: resolve aliases with ts extensions (#178) by @kalvenschraut in #179
Full Changelog: v1.8.6...v1.8.7
v1.8.6 (2023-04-27)
What's Changed
- fix: support tsconfig extends option to be an array by @ThomasWhyne in #173
New Contributors
- @ThomasWhyne made their first contribution in #173
Full Changelog: v1.8.5...v1.8.6
v1.8.5 (2023-03-29)
v1.8.4 (2023-03-21)
v1.8.3 (2023-02-08)
What's Changed
- Added outDir option to cli by @raouldeheer in #158
- fix: using on-the-fly constructed object like cache key doesn't work by @justkey007 in #159
- [BUG] What is utils::path-cache::getAAP() doing? by @justkey007 in #160
Full Changelog: v1.8.2...v1.8.3
v1.8.2 (2022-12-07)
Full Changelog: v1.8.1...v1.8.2
v1.8.1 (2022-12-02)
What's Changed
- Fixed file extension undefined by @raouldeheer in #151
Full Changelog: v1.8.0...v1.8.1