Skip to content

Releases: privatenumber/get-tsconfig

v4.7.5

09 May 15:45
0a3270e
Compare
Choose a tag to compare

4.7.5 (2024-05-09)

Bug Fixes

  • resolve relative path extends in parent directory (#77) (0a3270e)

v4.7.4

06 May 05:11
b009299
Compare
Choose a tag to compare

4.7.4 (2024-05-06)

Bug Fixes

  • symlinks to not be resolved to real path (#75) (b009299)

v4.7.3

07 Mar 05:13
d1c46c0
Compare
Choose a tag to compare

4.7.3 (2024-03-07)

Bug Fixes

  • allow extends array to have common dependency (#68) (b3bceef)

v4.7.2

22 Sep 07:40
4b5f839
Compare
Choose a tag to compare

4.7.2 (2023-09-22)

Bug Fixes

  • resolve paths from tsconfig that defined it (#62) (4b5f839)

v4.7.1

21 Sep 11:04
Compare
Choose a tag to compare

4.7.1 (2023-09-21)

Bug Fixes

  • paths: extended config to resolve relative to self (#59) (421a6a8)

v4.7.0

10 Aug 07:52
Compare
Choose a tag to compare

4.7.0 (2023-08-10)

Bug Fixes

  • backslashes in excludes path (#56) (6a1ab05)
  • handle package.json with no tsconfig entry (#57) (2722cc3)
  • normalize rootDir path (dd83202)
  • resolve outDir in extends (ff8f1b8)
  • throw on circular extends (c834d23)

Features

v4.6.2

27 Jun 09:47
Compare
Choose a tag to compare

4.6.2 (2023-06-27)

Bug Fixes

  • createPathsMatcher: resolve absolute target paths (8acfb83), closes #50

v4.6.1

27 Jun 09:13
136acf4
Compare
Choose a tag to compare

4.6.1 (2023-06-27)

Bug Fixes

  • parseTsconfig: handle absolute baseUrl (#51) (136acf4)

v4.6.0

29 May 09:10
ea1b356
Compare
Choose a tag to compare

4.6.0 (2023-05-29)

Features

v4.5.0

27 Mar 00:56
Compare
Choose a tag to compare

4.5.0 (2023-03-27)

Features