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

react-router

Package Overview
Dependencies
Maintainers
3
Versions
655
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router - npm Package Versions

13
66

0.0.0-experimental-db3389095

Diff

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

mjackson
published 6.28.2 •

Changelog

Source

v6.28.2

Date: 2025-01-16

Patch Changes

  • Fix manual fetcher key usage when not opted into future.v7_fetcherPersist (#12674)
  • Fix issue with fetcher data cleanup in the data layer on fetcher unmount (#12674)

Full Changelog: v6.28.1...v6.28.2

mjackson
published 0.0.0-experimental-df6bc686c •

mjackson
published 0.0.0-nightly-c364bd450-20250116 •

mjackson
published 0.0.0-experimental-d312c78a4 •

mjackson
published 0.0.0-experimental-345f1da12 •

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