Skip to content

Conversation

@andreiborza
Copy link
Member

This unpins the React Router version from 7.10.1 to ^7.11.0 to allow automatic updates when the SPA mode vite preview bug is fixed upstream.

Background: React Router 7.11.0 introduced a bug where vite preview attempts to load the deleted server build in SPA mode (ssr: false). We pinned to 7.10.1 as a workaround, but this branch prepares for future unpinning once the issue is resolved.

This unpins the React Router version from 7.10.1 to ^7.11.0 to allow
automatic updates when the SPA mode vite preview bug is fixed upstream.

Background: React Router 7.11.0 introduced a bug where vite preview
attempts to load the deleted server build in SPA mode (ssr: false).
We pinned to 7.10.1 as a workaround, but this branch prepares for
future unpinning once the issue is resolved.

See summary.md for full details.
@andreiborza andreiborza marked this pull request as draft December 17, 2025 21:37
@chargome chargome self-assigned this Dec 18, 2025
Copy link
Member

@JPeer264 JPeer264 left a comment

Choose a reason for hiding this comment

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

This gets an approval badge so it is ready to be merged :)

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.

3 participants