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

tsconfck@3.0.0-next.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 14:53
· 94 commits to main since this release
8340c42

Major Changes

  • breaking(exports): remove package.json export (#107)

  • breaking(find): rename option tsConfigPaths to tsconfigPaths to ensure consistent use of tsconfig spelling (#109)

  • breaking(node): minimum supported node version is node18 (#107)

  • breaking(peerDependencies): minimum supported typescript version for parseNative and findNative is 5.0 (#107)

  • breaking(exports): remove cjs export (#107)

Minor Changes

  • feat(exports): export unbundled esm js (#107)

  • feat(exports): export types as module declaration, including a .d.ts.map (#107)