@remix-run/router
Advanced tools
Comparing version 1.3.2-pre.0 to 1.3.2
# `@remix-run/router` | ||
## 1.3.2-pre.0 | ||
## 1.3.2 | ||
### Patch Changes | ||
- Remove inaccurate console warning for POP navigations ([#10030](https://github.com/remix-run/react-router/pull/10030)) | ||
- Remove inaccurate console warning for POP navigations and update active blocker logic ([#10030](https://github.com/remix-run/react-router/pull/10030)) | ||
- Only check for differing origin on absolute URL redirects ([#10033](https://github.com/remix-run/react-router/pull/10033)) | ||
@@ -9,0 +9,0 @@ |
/** | ||
* @remix-run/router v1.3.2-pre.0 | ||
* @remix-run/router v1.3.2 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "@remix-run/router", | ||
"version": "1.3.2-pre.0", | ||
"version": "1.3.2", | ||
"description": "Nested/Data-driven/Framework-agnostic Routing", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1843059