Open chargome opened 3 days ago
hey,
im coming from Remix - used @sentry/remix before, but after upgrading to RRv7 there are dependencies which cant be there "react-router-dom" from some remix packages - so would be nice, if the new implementation will also work from former @sentry/remix users.
BR Steven
This probably needs to be a new package, and we also need to write out migration docs about how to go from @sentry/remix
to @sentry/react-router
.
Description
This ticket is about supporting React Router v7 as a full meta-framework: https://reactrouter.com/start/framework/installation
This includes full instrumentation for both client and server side. Ticket refinement tbd.