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
·
74 commits
to main
since this release
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)