@remix-run/router
Advanced tools
Comparing version 1.22.0-pre-v6.1 to 1.22.0
# `@remix-run/router` | ||
## 1.22.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)) | ||
- Strip search parameters from `patchRoutesOnNavigation` `path` param for fetcher calls ([#12899](https://github.com/remix-run/react-router/pull/12899)) | ||
- Properly bubble headers when throwing a `data()` result ([#12845](https://github.com/remix-run/react-router/pull/12845)) | ||
- Optimize route matching by skipping redundant `matchRoutes` calls when possible ([#12169](https://github.com/remix-run/react-router/pull/12169)) | ||
## 1.22.0-pre-v6.1 | ||
@@ -4,0 +19,0 @@ |
/** | ||
* @remix-run/router v1.22.0-pre-v6.1 | ||
* @remix-run/router v1.22.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "@remix-run/router", | ||
"version": "1.22.0-pre-v6.1", | ||
"version": "1.22.0", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2743440
1