Releases: justkey007/tsc-alias
Releases · justkey007/tsc-alias
v1.8.0 (2022-12-01)
v1.7.1 (2022-11-07)
What's Changed
- Added Issues section to readme by @raouldeheer in #133
- Updated watch script docs by @raouldeheer in #135
- Bug index full path resolution by @raouldeheer in #142
Full Changelog: v1.7.0...v1.7.1
v1.7.0 (2022-07-18)
What's Changed
- Added debug mode by @raouldeheer in #129
- fix(default-replacer):
(?:\.(js|json)$)
should be replaced by(?:\\.(js|json)$)
by @izumiya in #131 - fix: reference in node_modules folder by @justkey007 in #132
New Contributors
Full Changelog: v1.6.11...v1.7.0
v1.6.11 (2022-06-17)
What's Changed
- Added symlink check for tsconfig resolving by @raouldeheer in #128
Full Changelog: v1.6.10...v1.6.11
v1.6.10 (2022-06-15)
What's Changed
- feat: ignore js and json extensions by @pfdgithub in #126
New Contributors
- @pfdgithub made their first contribution in #126
Full Changelog: v1.6.9...v1.6.10
v1.6.9 (2022-06-06)
What's Changed
- fix(default-replacer): Remove js extension when checking if path is valid by @kalvenschraut in #123
New Contributors
- @kalvenschraut made their first contribution in #123
Full Changelog: v1.6.8...v1.6.9
v1.6.8 (2022-06-03)
What's Changed
- Fixed readme build scripts by @raouldeheer in #118
- Ci fix by @raouldeheer in #119
- Added module resolver with test by @raouldeheer in #122
Full Changelog: v1.6.7...v1.6.8
v1.6.7 (2022-04-24)
What's Changed
- Fixed trailing slash by @raouldeheer in #113
- Added promise limiter by @raouldeheer in #115
Full Changelog: v1.6.6...v1.6.7
v1.6.6 (2022-04-06)
What's Changed
- Fix: getProjectDirPathInOutDir windows bug by @raouldeheer in #108
Full Changelog: v1.6.5...v1.6.6
v1.6.5 (2022-03-25)
What's Changed
- use this.exists in path-cache getAAP by @marneborn in #105
New Contributors
- @marneborn made their first contribution in #105
Full Changelog: v1.6.4...v1.6.5