Skip to content

feat: allow typescript@7 to be used with react-router#15317

Open
AviVahl wants to merge 1 commit into
remix-run:mainfrom
AviVahl:support-typescript-7
Open

feat: allow typescript@7 to be used with react-router#15317
AviVahl wants to merge 1 commit into
remix-run:mainfrom
AviVahl:support-typescript-7

Conversation

@AviVahl

@AviVahl AviVahl commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

fixes #15301

extend the peer dep range to allow typescript v7
repository itself wasn't upgraded to the new version, as it uses typescript-eslint and the programmatic api in dev time (scripts/docs.ts and packages/react-router-dev/__tests__/rsc-virtual-route-modules-test.ts)

extend the peer dep range to allow typescript v7
repository itself wasn't upgraded to the new version, as it uses typescript-eslint and the programmatic api in dev time (`scripts/docs.ts` and `packages/react-router-dev/__tests__/rsc-virtual-route-modules-test.ts`)
@github-actions

Copy link
Copy Markdown
Contributor

✅ CLA Signed

Thanks for signing the Contributor License Agreement.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Change File Found

One or more change files found.

Type Change
patch allow typescript@7 to be used
patch allow typescript@7 to be used
patch allow typescript@7 to be used
patch allow typescript@7 to be used
patch allow typescript@7 to be used
patch allow typescript@7 to be used
patch allow typescript@7 to be used

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeScript 7 support

1 participant