react-router-dom
Advanced tools
Comparing version 6.29.0-pre-v6.2 to 6.29.0
# `react-router-dom` | ||
## 6.29.0 | ||
### Minor Changes | ||
- Provide the request `signal` as a parameter to `patchRoutesOnNavigation` ([#12900](https://github.com/remix-run/react-router/pull/12900)) | ||
- This can be used to abort any manifest fetches if the in-flight navigation/fetcher is aborted | ||
### Patch Changes | ||
- Do not log v7 deprecation warnings in production builds ([#12794](https://github.com/remix-run/react-router/pull/12794)) | ||
- Updated dependencies: | ||
- `react-router@6.29.0` | ||
- `@remix-run/router@1.22.0` | ||
## 6.29.0-pre-v6.2 | ||
@@ -4,0 +19,0 @@ |
/** | ||
* React Router DOM v6.29.0-pre-v6.2 | ||
* React Router DOM v6.29.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.29.0-pre-v6.2 | ||
* React Router DOM v6.29.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.29.0-pre-v6.2 | ||
* React Router DOM v6.29.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.29.0-pre-v6.2 | ||
* React Router DOM v6.29.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.29.0-pre-v6.2 | ||
* React Router DOM v6.29.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "react-router-dom", | ||
"version": "6.29.0-pre-v6.2", | ||
"version": "6.29.0", | ||
"description": "Declarative routing for React web applications", | ||
@@ -26,4 +26,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@remix-run/router": "1.22.0-pre-v6.1", | ||
"react-router": "6.29.0-pre-v6.2" | ||
"@remix-run/router": "1.22.0", | ||
"react-router": "6.29.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
902725
2
7
311
+ Added@remix-run/router@1.22.0(transitive)
+ Addedreact-router@6.29.0(transitive)
- Removed@remix-run/router@1.22.0-pre-v6.1(transitive)
- Removedreact-router@6.29.0-pre-v6.2(transitive)
Updated@remix-run/router@1.22.0
Updatedreact-router@6.29.0