Skip to content

build: remove remaining TypeScript 5 package tooling - #19

Merged
l-you merged 1 commit into
mainfrom
chore/typescript-7-migration
Aug 27, 2026
Merged

build: remove remaining TypeScript 5 package tooling#19
l-you merged 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

@l-you l-you left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

llgtm

@l-you
l-you merged commit 99dc0f9 into main Aug 27, 2026
3 checks passed
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