Skip to content

v11.7.0

Choose a tag to compare

@oxc-bot oxc-bot released this 25 Aug 03:09
· 99 commits to main since this release
8f0784f

🚀 Features

  • (tsconfig) support files / include / exclude (#659) (by @shulaoda)
  • feat(tsconfig) support allowJs in compilerOptions (#658) (by @shulaoda) - #658
  • (tsconfig) complete inheritance of compilerOptions fields (#657) (by @shulaoda)

🐛 Bug Fixes

  • (tsconfig) respect Yarn PnP when resolving extends paths (#656) (by @shulaoda)

🧪 Testing

💼 Other

  • Add comprehensive tests for tsconfig extends functionality (#660) (by @Copilot) - #660

Contributors