@clerk/react-router@3.6.0
·
128 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Minor Changes
- Bump the minimum supported React Router v8 version to
8.3.0, which fixes duplicatereact-routerinstances duringreact-router devSSR that broke the Router context (remix-run/react-router#15232). (#9229) by @wobsoriano