This repository was archived by the owner on May 26, 2026. It is now read-only.
tsconfck@3.0.0-next.4
Pre-release
Pre-release
·
87 commits
to main
since this release
Major Changes
-
breaking(parse): resolve with empty result for missing tsconfig file, remove option resolveWithEmptyIfConfigNotFound (#115)
-
breaking(types): remove Awaitable type and add result type generic to cache (#115)
Minor Changes
- perf(find): switch to fs.stat callback for async and increase cache usage (#115)