Skip to content

feat(react-router): support unencoded UTF-8 routes in prerender config with ssr set to false #13699

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

Merged
merged 6 commits into from
Jun 27, 2025

Conversation

rururux
Copy link
Contributor

@rururux rururux commented May 28, 2025

fixes: #13494

Copy link

changeset-bot bot commented May 28, 2025

🦋 Changeset detected

Latest commit: 99b91aa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
react-router Patch
@react-router/architect Patch
@react-router/cloudflare Patch
@react-router/dev Patch
react-router-dom Patch
@react-router/express Patch
@react-router/node Patch
@react-router/serve Patch
@react-router/fs-routes Patch
@react-router/remix-routes-option-adapter Patch
create-react-router Patch

Not sure what this means? Click here to learn what changesets are.

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

@remix-cla-bot
Copy link
Contributor

remix-cla-bot bot commented Jun 25, 2025

Thank you for signing the Contributor License Agreement. Let's get this merged! 🥳

@MichaelDeBoey MichaelDeBoey changed the title support unencoded UTF-8 routes in prerender config with ssr:false feat(react-router): support unencoded UTF-8 routes in prerender config with ssr set to false Jun 25, 2025
@rururux
Copy link
Contributor Author

rururux commented Jun 27, 2025

Ready for merge 😄

@brophdawg11 brophdawg11 merged commit 705a6c6 into remix-run:dev Jun 27, 2025
8 checks passed
@brophdawg11
Copy link
Contributor

Thanks!

vezaynk pushed a commit to vezaynk/react-router that referenced this pull request Jul 7, 2025
Copy link
Contributor

🤖 Hello there,

We just published version 7.7.0-pre.0 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

Copy link
Contributor

🤖 Hello there,

We just published version 7.7.0 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

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.

Unencoded UTF-8 route breaks build/dev with ssr: false + prerender
3 participants