Skip to content

v4.7.0

Compare
Choose a tag to compare
@privatenumber privatenumber released this 10 Aug 07:52
· 23 commits to master since this release

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