Skip to content

chore: upgrade to TypeScript 7#157

Open
wewelll wants to merge 1 commit into
spiko-tech:mainfrom
wewelll:chore/upgrade-typescript-7
Open

chore: upgrade to TypeScript 7#157
wewelll wants to merge 1 commit into
spiko-tech:mainfrom
wewelll:chore/upgrade-typescript-7

Conversation

@wewelll

@wewelll wewelll commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • run builds and project checks with the TypeScript 7.0.2 native compiler
  • keep the TypeScript 6 compatibility API available for ESLint, docgen, and other API-based tools
  • migrate removed compiler options and align TypeScript tooling, TSTyche configuration, pnpm 11, and build approvals

Verification

  • pnpm install --frozen-lockfile
  • pnpm build
  • pnpm lint
  • pnpm check
  • pnpm circular
  • pnpm test -- --run (57 tests passed)

Notes

  • pnpm test-types has no matching files for the existing packages/*/dtslint/**/*.tst.* pattern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant