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

update react router #17

Merged
merged 4 commits into from
Jan 9, 2025
Merged

update react router #17

merged 4 commits into from
Jan 9, 2025

Conversation

VoigtS
Copy link
Member

@VoigtS VoigtS commented Dec 19, 2024

This one requires additional import adjustments.
Because React Router now uses the global TextEncoder from node and jsdom does not provide it for the test environment yet, I opted to include the same workaround that the maintainers of React Router decided to implement.

Further info here: React Router v7.

@VoigtS VoigtS marked this pull request as ready for review December 19, 2024 15:14
majewsky
majewsky previously approved these changes Jan 3, 2025
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
@VoigtS VoigtS merged commit 32eac91 into main Jan 9, 2025
6 checks passed
@SuperSandro2000 SuperSandro2000 deleted the react_router branch January 17, 2025 10:25
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