@remix-run/react
Advanced tools
Comparing version 2.15.1 to 2.15.2-pre.0
# `@remix-run/react` | ||
## 2.15.2-pre.0 | ||
### Patch Changes | ||
- Throw unwrapped single fetch redirect to align with pre-single fetch behavior ([#10317](https://github.com/remix-run/remix/pull/10317)) | ||
- Updated dependencies: | ||
- `@remix-run/server-runtime@2.15.2-pre.0` | ||
## 2.15.1 | ||
@@ -4,0 +12,0 @@ |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -397,3 +397,3 @@ * Copyright (c) Remix Software Inc. | ||
} | ||
return redirect(result.redirect, { | ||
throw redirect(result.redirect, { | ||
status: result.status, | ||
@@ -400,0 +400,0 @@ headers |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/react v2.15.1 | ||
* @remix-run/react v2.15.2-pre.0 | ||
* | ||
@@ -421,3 +421,3 @@ * Copyright (c) Remix Software Inc. | ||
} | ||
return router.redirect(result.redirect, { | ||
throw router.redirect(result.redirect, { | ||
status: result.status, | ||
@@ -424,0 +424,0 @@ headers |
{ | ||
"name": "@remix-run/react", | ||
"version": "2.15.1", | ||
"version": "2.15.2-pre.0", | ||
"description": "React DOM bindings for Remix", | ||
@@ -20,6 +20,6 @@ "bugs": { | ||
"@remix-run/router": "1.21.0", | ||
"react-router": "6.28.0", | ||
"react-router-dom": "6.28.0", | ||
"react-router": "6.28.1-pre.0", | ||
"react-router-dom": "6.28.1-pre.0", | ||
"turbo-stream": "2.4.0", | ||
"@remix-run/server-runtime": "2.15.1" | ||
"@remix-run/server-runtime": "2.15.2-pre.0" | ||
}, | ||
@@ -34,4 +34,4 @@ "devDependencies": { | ||
"typescript": "^5.1.6", | ||
"@remix-run/node": "2.15.1", | ||
"@remix-run/react": "2.15.1" | ||
"@remix-run/node": "2.15.2-pre.0", | ||
"@remix-run/react": "2.15.2-pre.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "peerDependencies": { |
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
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
365066
2
+ Added@remix-run/server-runtime@2.15.2-pre.0(transitive)
+ Addedreact-router@6.28.1-pre.0(transitive)
+ Addedreact-router-dom@6.28.1-pre.0(transitive)
- Removed@remix-run/server-runtime@2.15.1(transitive)
- Removedreact-router@6.28.0(transitive)
- Removedreact-router-dom@6.28.0(transitive)
Updatedreact-router@6.28.1-pre.0