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

Upgrade react-router + TypeScript config tweaks #6074

Merged
merged 6 commits into from
Dec 2, 2024
Merged

Conversation

akheron
Copy link
Contributor

@akheron akheron commented Dec 2, 2024

Set moduleResolution to bundler, which is required by react-router v7's deep import of RouterProvider. It also makes sense for us for future compatibility.

Unfortunately, this breaks typings of react-leaflet because of PaulLeCam/react-leaflet#1141. Add a yarn patch to fix the issue.

Upgrade react-day-picker to get a fix for bundler compatibility.

@akheron akheron added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@akheron akheron marked this pull request as ready for review December 2, 2024 08:47
@akheron akheron merged commit 80f5a67 into master Dec 2, 2024
30 checks passed
@akheron akheron deleted the react-router-v7 branch December 2, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant