build: complete TypeScript 7 migration with tsdown - #202
Merged
Conversation
Run library checks with native TypeScript 7 and replace ESLint with Biome 2.5.10 strict rules across the package and nested Next.js fixture. AI-Impact: co-developed AI: cx
Keep TypeScript 5.9 available to Next 14 and 15 while using native TypeScript 7 for fixture type checking. AI-Impact: co-developed AI: cx
l-you
force-pushed
the
chore/typescript-7-migration
branch
from
August 26, 2026 10:51
ea44583 to
3141808
Compare
This was referenced Aug 26, 2026
Closed
l-you
force-pushed
the
chore/typescript-7-migration
branch
2 times, most recently
from
August 26, 2026 11:20
19d02db to
e8b7d4d
Compare
Upgrade the package and Next fixture while consolidating TypeScript 7 workspace resolution. AI-Impact: co-developed AI: cx
l-you
force-pushed
the
chore/typescript-7-migration
branch
from
August 27, 2026 09:22
e8b7d4d to
9d0a7c8
Compare
Keep the TypeScript 7 development environment on the requested Debian release. AI-Impact: co-developed AI: cx
Exercise minimum and current Next.js 14, 15, and 16 releases against the packed package, including CommonJS exports. Keep strict linting and avoid raising the browser floor for query conversion.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing