Skip to content

build(deps): upgrade TypeScript from 5.x to 6.x#100

Merged
uhyo merged 1 commit intomasterfrom
claude/upgrade-typescript-E3yzs
Mar 29, 2026
Merged

build(deps): upgrade TypeScript from 5.x to 6.x#100
uhyo merged 1 commit intomasterfrom
claude/upgrade-typescript-E3yzs

Conversation

@uhyo
Copy link
Copy Markdown
Owner

@uhyo uhyo commented Mar 29, 2026

TypeScript 6 now includes Navigation API types, so the
@ts-expect-error directive in Router.tsx is no longer needed.
Also added optional chaining for navigation.transition which
can be null.

https://claude.ai/code/session_019Ds1gqBPnpo5cDw6Fqzmw5

TypeScript 6 now includes Navigation API types, so the
@ts-expect-error directive in Router.tsx is no longer needed.
Also added optional chaining for `navigation.transition` which
can be null.

https://claude.ai/code/session_019Ds1gqBPnpo5cDw6Fqzmw5
@uhyo uhyo merged commit 9fe255a into master Mar 29, 2026
2 checks passed
@uhyo uhyo deleted the claude/upgrade-typescript-E3yzs branch March 29, 2026 10:33
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.

2 participants