Skip to content

build: remove remaining TypeScript 5 package tooling - #19

Open
l-you wants to merge 1 commit into
mainfrom
chore/typescript-7-migration
Open

build: remove remaining TypeScript 5 package tooling#19
l-you wants to merge 1 commit into
mainfrom
chore/typescript-7-migration

Conversation

@l-you

@l-you l-you commented Aug 26, 2026

Copy link
Copy Markdown
Member

Summary

  • remove the package checker that embeds the TypeScript 5 compiler
  • keep tsdown, publint, package packing, and ESM/CJS export validation on a TypeScript 7-only tree
  • align the package on Bun 1.4 and refresh every dependency
  • run export smoke checks with Bun instead of Node

Testing

  • task ci
  • Biome lint
  • TypeScript typecheck
  • 10 Bun tests
  • declarations and package build
  • dist validation, package packing, and publint
  • ESM and CJS export smoke tests
  • dependency-tree audit

Keep package validation and bundling TS7-clean while refreshing the Bun dependency graph.

AI-Impact: co-developed
AI: cx
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