You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

react-router-dom

Package Overview
Dependencies
8
Maintainers
2
Versions
346
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23
35
Next

0.0.0-nightly-90ebbf91d-20240718

Diff

mjackson
published 6.25.1 •

Changelog

Source

v6.25.1

Date: 2024-07-17

Patch Changes

  • Memoize some RouterProvider internals to reduce unnecessary re-renders (#11803)

Full Changelog: v6.25.0...v6.25.1

mjackson
published 6.25.1-pre.0 •

mjackson
published 0.0.0-nightly-934427247-20240717 •

mjackson
published 0.0.0-experimental-cffa549a1 •

mjackson
published 0.0.0-experimental-4db3c3744 •

mjackson
published 0.0.0-experimental-e1311612e •

mjackson
published 6.25.0 •

Changelog

Source

v6.25.0

Date: 2024-07-16

What's Changed

Stabilized v7_skipActionErrorRevalidation

This release stabilizes the future.unstable_skipActionErrorRevalidation flag into future.v7_skipActionErrorRevalidation in preparation for the upcoming React Router v7 release.

  • When this flag is enabled, actions that return/throw a 4xx/5xx Response will not trigger a revalidation by default
  • This also stabilizes shouldRevalidate's unstable_actionStatus parameter to actionStatus

Minor Changes

  • Stabilize future.unstable_skipActionErrorRevalidation as future.v7_skipActionErrorRevalidation (#11769)

Patch Changes

  • Fix regression and properly decode paths inside useMatch so matches/params reflect decoded params (#11789)
  • Fix bubbling of errors thrown from unstable_patchRoutesOnMiss (#11786)
  • Fix hydration in SSR apps using unstable_patchRoutesOnMiss that matched a splat route on the server (#11790)

Full Changelog: v6.24.1...v6.25.0

mjackson
published 0.0.0-nightly-dfd2d1494-20240716 •

mjackson
published 0.0.0-experimental-f7aa35148 •

23
35
Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc