Skip to content

v5.20.0

Choose a tag to compare

@alexander-akait alexander-akait released this 28 Feb 09:57
· 91 commits to main since this release

Features

  • Added the baseUrl option to override the tsconfig.json's baseUrl
  • Enabled trailing commas support for JSONC

Fixes

  • Detect circular extends to prevent infinite loop in tsconfig.json
  • Support JSONC comments in tsconfig.json