Skip to content

v5.0.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@privatenumber privatenumber released this 15 Apr 03:23
· 2 commits to beta since this release
e480689

5.0.0-beta.4 (2026-04-15)

Bug Fixes

  • parse-tsconfig: preserve files when include is also present (#128) (b09052c)
  • parse-tsconfig: rewrite inherited path fields in extends (#129) (46833a9)
  • resolve-extends-chain: rewrite inherited path fields in extends (e480689)

Features

  • add includes option to getTsconfig and findTsconfig (fa1018b)
  • api: add findTsconfig function (260517e)
  • api: export PathsMatcher type (720eddf)