New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-router-dom

Package Overview
Dependencies
Maintainers
3
Versions
576
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-dom - npm Package Versions

1
58

0.0.0-experimental-759a11a62

Diff

mjackson
published 0.0.0-nightly-80cf6ffad-20250124 •

mjackson
published 0.0.0-nightly-90d6e43a9-20250122 •

mjackson
published 0.0.0-experimental-9ea41ead4 •

mjackson
published 0.0.0-nightly-004f18fa3-20250118 •

mjackson
published 0.0.0-experimental-db3389095 •

mjackson
published 7.1.3 •

Changelog

Source

v7.1.3

Date: 2025-01-17

Patch Changes

  • @react-router/dev - Fix reveal and routes CLI commands (#12745)

Full Changelog: v7.1.2...v7.1.3

mjackson
published 7.1.3-pre.0 •

mjackson
published 0.0.0-nightly-b045242e8-20250117 •

mjackson
published 7.1.2 •

Changelog

Source

v7.1.2

Date: 2025-01-16

Patch Changes

  • react-router - Fix issue with fetcher data cleanup in the data layer on fetcher unmount (#12681)
  • react-router - Do not rely on symbol for filtering out redirect responses from loader data (#12694)
    • Previously, some projects were getting type checking errors like:
      error TS4058: Return type of exported function has or is using name 'redirectSymbol' from external module "node_modules/..." but cannot be named.
      
    • Now that symbols are not used for the redirect response type, these errors should no longer be present
  • @react-router/dev - Fix default external conditions in Vite v6 (#12644)
    • This fixes resolution issues with certain npm packages
  • @react-router/dev - Fix mismatch in prerendering html/data files when path is missing a leading slash (#12684)
  • @react-router/dev - Use module-sync server condition when enabled in the runtime. This fixes React context mismatches (e.g. useHref() may be used only in the context of a <Router> component.) during development on Node 22.10.0+ when using libraries that have a peer dependency on React Router (#12729)
  • @react-router/dev - Fix react-refresh source maps (#12686)

Full Changelog: v7.1.1...v7.1.2

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc