react-router-dom
Advanced tools
Comparing version
# `react-router-dom` | ||
## 6.14.2-pre.1 | ||
## 6.14.2 | ||
### Patch Changes | ||
- Updated dependencies: | ||
- `@remix-run/router@1.7.2-pre.1` | ||
- `react-router@6.14.2-pre.1` | ||
## 6.14.2-pre.0 | ||
### Patch Changes | ||
- Properly decode element id when emulating hash scrolling via `<ScrollRestoration>` ([#10682](https://github.com/remix-run/react-router/pull/10682)) | ||
- Add missing `<Form state>` prop to populate `history.state` on submission navigations ([#10630](https://github.com/remix-run/react-router/pull/10630)) | ||
- Properly decode element id when emulating hash scrolling via `<ScrollRestoration>` ([#10682](https://github.com/remix-run/react-router/pull/10682)) | ||
- Support proper hydration of `Error` subclasses such as `ReferenceError`/`TypeError` ([#10633](https://github.com/remix-run/react-router/pull/10633)) | ||
- Updated dependencies: | ||
- `@remix-run/router@1.7.2-pre.0` | ||
- `react-router@6.14.2-pre.0` | ||
- `@remix-run/router@1.7.2` | ||
- `react-router@6.14.2` | ||
@@ -22,0 +14,0 @@ ## 6.14.1 |
/** | ||
* React Router DOM v6.14.2-pre.1 | ||
* React Router DOM v6.14.2 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.14.2-pre.1 | ||
* React Router DOM v6.14.2 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.14.2-pre.1 | ||
* React Router DOM v6.14.2 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.14.2-pre.1 | ||
* React Router DOM v6.14.2 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.14.2-pre.1 | ||
* React Router DOM v6.14.2 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* React Router DOM v6.14.2-pre.1 | ||
* React Router DOM v6.14.2 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "react-router-dom", | ||
"version": "6.14.2-pre.1", | ||
"version": "6.14.2", | ||
"description": "Declarative routing for React web applications", | ||
@@ -26,4 +26,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@remix-run/router": "1.7.2-pre.1", | ||
"react-router": "6.14.2-pre.1" | ||
"@remix-run/router": "1.7.2", | ||
"react-router": "6.14.2" | ||
}, | ||
@@ -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%659043
-0.03%+ Added
+ Added
- Removed
- Removed
Updated
Updated