Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

routes.ts: Add v3_routeConfig future flag #10171

Merged

Conversation

markdalgleish
Copy link
Member

@markdalgleish markdalgleish commented Oct 29, 2024

Stacked on #10107.

This ensures that projects with an existing app/routes.ts file aren't broken. This also brings behaviour slightly closer to React Router v7 since a missing routes.ts file is now an error when the future flag is enabled.

Copy link

changeset-bot bot commented Oct 29, 2024

⚠️ No Changeset found

Latest commit: e4003bc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@markdalgleish markdalgleish changed the title route.ts: Add v3_routeConfig future flag routes.ts: Add v3_routeConfig future flag Oct 29, 2024
@markdalgleish markdalgleish merged commit 72511f7 into markdalgleish/routes-ts Oct 29, 2024
9 checks passed
@markdalgleish markdalgleish deleted the markdalgleish/routes-ts-future-flag branch October 29, 2024 03:40
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.

1 participant