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

feat(react)!: Remove deprecated react router methods #14743

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

AbhiPrasad
Copy link
Member

Removes code deprecated in #14513 and adds changelog entry as appropriate:

Removed methods:

  1. The wrapUseRoutes method has been removed. Use wrapUseRoutesV6 or wrapUseRoutesV7 instead depending on what version of react router you are using.
  2. The wrapCreateBrowserRouter method has been removed. Use wrapCreateBrowserRouterV6 or wrapCreateBrowserRouterV7 depending on what version of react router you are using.

@AbhiPrasad AbhiPrasad requested a review from a team December 16, 2024 21:49
@AbhiPrasad AbhiPrasad self-assigned this Dec 16, 2024
@AbhiPrasad AbhiPrasad requested review from stephanie-anderson and s1gr1d and removed request for a team December 16, 2024 21:49
@AbhiPrasad AbhiPrasad force-pushed the abhi-react-router-removals branch from f7dc2e9 to 3352d32 Compare December 16, 2024 21:59
@AbhiPrasad AbhiPrasad added this to the 9.0.0 milestone Dec 17, 2024
@AbhiPrasad AbhiPrasad merged commit d2b23d7 into develop Dec 17, 2024
135 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-react-router-removals branch December 17, 2024 15:11
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