Skip to content

tsconfck@3.0.0-next.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 12:59
· 43 commits to main since this release
03ad886

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)