Releases: privatenumber/get-tsconfig
Releases · privatenumber/get-tsconfig
v4.10.0
4.10.0 (2025-01-21)
Features
- add implicit compilerOptions (865dd9a)
v4.9.0
4.9.0 (2025-01-20)
Features
v4.8.1
4.8.1 (2024-09-12)
Bug Fixes
- support
configDir
for other compilerOptions
fields (#84) (7e58ea3)
v4.8.0
4.8.0 (2024-08-29)
Features
v4.7.6
4.7.6 (2024-07-19)
Bug Fixes
- handle relative tsconfig.json paths (#80) (9e78ec5)
v4.7.5
4.7.5 (2024-05-09)
Bug Fixes
- resolve relative path extends in parent directory (#77) (0a3270e)
v4.7.4
4.7.4 (2024-05-06)
Bug Fixes
- symlinks to not be resolved to real path (#75) (b009299)
v4.7.3
4.7.3 (2024-03-07)
Bug Fixes
- allow extends array to have common dependency (#68) (b3bceef)
v4.7.2
4.7.2 (2023-09-22)
Bug Fixes
- resolve
paths
from tsconfig that defined it (#62) (4b5f839)
v4.7.1
4.7.1 (2023-09-21)
Bug Fixes
- paths: extended config to resolve relative to self (#59) (421a6a8)