Router: Enjoy improved compatibility with React 18's Strict Mode, ensuring a smoother experience when using the v5 Router. This update helps detect unexpected side effects during rendering, enhancing overall stability.
Fixes
Fix unexpected behavior in the v5 Router when used with React 18's Strict Mode. This addresses issues that may arise during concurrent rendering.