Socket
Socket
Sign inDemoInstall

react-router

Package Overview
Dependencies
Maintainers
3
Versions
498
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router - npm Package Compare versions

Comparing version 6.26.1-pre.0 to 6.26.1

6

CHANGELOG.md
# `react-router`
## 6.26.1-pre.0
## 6.26.1
### Patch Changes
- Rename `unstable_patchRoutesOnMiss` to `unstable_patchRoutesOnNavigation` because it will now be called on the first navigation to paths matching splat/param routes in case there exists a higher-scoring route match not yet discovered ([#11888](https://github.com/remix-run/react-router/pull/11888))
- Rename `unstable_patchRoutesOnMiss` to `unstable_patchRoutesOnNavigation` to match new behavior ([#11888](https://github.com/remix-run/react-router/pull/11888))
- Updated dependencies:
- `@remix-run/router@1.19.1-pre.0`
- `@remix-run/router@1.19.1`

@@ -11,0 +11,0 @@ ## 6.26.0

/**
* React Router v6.26.1-pre.0
* React Router v6.26.1
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

/**
* React Router v6.26.1-pre.0
* React Router v6.26.1
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

/**
* React Router v6.26.1-pre.0
* React Router v6.26.1
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

/**
* React Router v6.26.1-pre.0
* React Router v6.26.1
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

/**
* React Router v6.26.1-pre.0
* React Router v6.26.1
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

/**
* React Router v6.26.1-pre.0
* React Router v6.26.1
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

{
"name": "react-router",
"version": "6.26.1-pre.0",
"version": "6.26.1",
"description": "Declarative routing for React",

@@ -26,7 +26,7 @@ "keywords": [

"dependencies": {
"@remix-run/router": "1.19.1-pre.0"
"@remix-run/router": "1.19.1"
},
"devDependencies": {
"react": "^18.2.0",
"react-router-dom": "6.26.1-pre.0"
"react-router-dom": "6.26.1"
},

@@ -33,0 +33,0 @@ "peerDependencies": {

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