react-router-dom
Advanced tools
Comparing version
# `react-router-dom` | ||
## 6.15.0-pre.0 | ||
## 6.15.0 | ||
@@ -13,7 +13,6 @@ ### Minor Changes | ||
- Do not include hash in `useFormAction()` for unspecified actions since it cannot be determined on the server and causes hydration issues ([#10758](https://github.com/remix-run/react-router/pull/10758)) | ||
- [Remove] add back in `setTimeout` removal from `usePrompt` ([#10718](https://github.com/remix-run/react-router/pull/10718)) | ||
- Reorder effects in `unstable_usePrompt` to avoid throwing an exception if the prompt is unblocked and a navigation is performed syncronously ([#10687](https://github.com/remix-run/react-router/pull/10687)) | ||
- Reorder effects in `unstable_usePrompt` to avoid throwing an exception if the prompt is unblocked and a navigation is performed synchronously ([#10687](https://github.com/remix-run/react-router/pull/10687), [#10718](https://github.com/remix-run/react-router/pull/10718)) | ||
- Updated dependencies: | ||
- `@remix-run/router@1.8.0-pre.0` | ||
- `react-router@6.15.0-pre.0` | ||
- `@remix-run/router@1.8.0` | ||
- `react-router@6.15.0` | ||
@@ -20,0 +19,0 @@ ## 6.14.2 |
/** | ||
* React Router DOM v6.15.0-pre.0 | ||
* React Router DOM v6.15.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.15.0-pre.0 | ||
* React Router DOM v6.15.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.15.0-pre.0 | ||
* React Router DOM v6.15.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.15.0-pre.0 | ||
* React Router DOM v6.15.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.15.0-pre.0 | ||
* React Router DOM v6.15.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.15.0-pre.0 | ||
* React Router DOM v6.15.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "react-router-dom", | ||
"version": "6.15.0-pre.0", | ||
"version": "6.15.0", | ||
"description": "Declarative routing for React web applications", | ||
@@ -26,4 +26,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@remix-run/router": "1.8.0-pre.0", | ||
"react-router": "6.15.0-pre.0" | ||
"@remix-run/router": "1.8.0", | ||
"react-router": "6.15.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
-33.33%664169
-0.02%+ Added
+ Added
- Removed
- Removed
Updated
Updated