Skip to content

@clerk/react-router@3.6.0

Choose a tag to compare

@clerk-cookie clerk-cookie released this 27 Jul 09:33
· 128 commits to main since this release
Immutable release. Only release title and notes can be modified.
ac94f6c

Minor Changes

  • Bump the minimum supported React Router v8 version to 8.3.0, which fixes duplicate react-router instances during react-router dev SSR that broke the Router context (remix-run/react-router#15232). (#9229) by @wobsoriano