Skip to content

feat(react-router)!: Remove deprecated server wrappers#22529

Merged
chargome merged 1 commit into
developfrom
cg/rr-rm-wrappers
Jul 23, 2026
Merged

feat(react-router)!: Remove deprecated server wrappers#22529
chargome merged 1 commit into
developfrom
cg/rr-rm-wrappers

Conversation

@chargome

@chargome chargome commented Jul 23, 2026

Copy link
Copy Markdown
Member

Removes the deprecated wrapServerLoader and wrapServerAction server wrappers. Loaders and actions are instrumented automatically via the instrumentation API (createSentryServerInstrumentation()).

Also deletes the react-router-7-framework-custom e2e app, whose only distinct coverage was the wrapper usage — the standard react-router-7-framework app already covers the same server loader/action spans on plain (unwrapped) routes.

closes #21473

@chargome chargome self-assigned this Jul 23, 2026
@chargome
chargome marked this pull request as ready for review July 23, 2026 08:45
@chargome
chargome requested a review from a team as a code owner July 23, 2026 08:45
@chargome
chargome requested review from mydea and nicohrubec and removed request for a team July 23, 2026 08:45
@chargome
chargome merged commit 97d3d71 into develop Jul 23, 2026
283 checks passed
@chargome
chargome deleted the cg/rr-rm-wrappers branch July 23, 2026 09:20
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.

Remove react router server wrappers

2 participants