Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

tsconfck@3.0.0-next.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Oct 14:26
· 74 commits to main since this release
35b1f59

Major Changes

  • breaking: include js extensions with allowJs: true (#132)

  • breaking: enable caching paths for multiple configNames in one TSConfckCache, changed cache.getTSConfigPath(dir) to cache.getConfigPath(dir,configName) (#132)

Minor Changes

  • feat: add configName option to support jsconfig.json (#132)

Patch Changes

  • fix(types): use import condition for types to avoid masquerading as cjs (#130)