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
560
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
56

6.10.0

Diff

Changelog

Source

v6.10.0

Date: 2023-03-29

What's Changed

We recently published a post over on the Remix Blog titled "Future Proofing Your Remix App" that goes through our strategy to ensure smooth upgrades for your Remix and React Router apps going forward. React Router 6.10.0 adds support for these flags (for data routers) which you can specify when you create your router:

const router = createBrowserRouter(routes, {
  future: {
    // specify future flags here
  },
});

You can also check out the docs here and here.

Minor Changes

mjackson
published 0.0.0-experimental-0db28b07 •

mjackson
published 6.10.0-pre.2 •

mjackson
published 6.10.0-pre.1 •

mjackson
published 6.10.0-pre.0 •

mjackson
published 0.0.0-experimental-42adf24c •

mjackson
published 0.0.0-experimental-cec61865 •

mjackson
published 0.0.0-experimental-0f2dd78c •

mjackson
published 0.0.0-experimental-b162e81d •

mjackson
published 0.0.0-experimental-00c655af •

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