@react-router/node
Advanced tools
+7
-5
| # `@react-router/node` | ||
| ## 7.10.0-pre.0 | ||
| ### Patch Changes | ||
| - Updated dependencies: | ||
| - `react-router@7.10.0-pre.0` | ||
| ## 7.9.6 | ||
@@ -53,3 +60,2 @@ | ||
| We have removed the `unstable_` prefix from the following APIs and they are now considered stable and ready for production use: | ||
| - [`RouterContextProvider`](https://reactrouter.com/api/utils/RouterContextProvider) | ||
@@ -254,3 +260,2 @@ - [`createContext`](https://reactrouter.com/api/utils/createContext) | ||
| - For Remix consumers migrating to React Router, the `crypto` global from the [Web Crypto API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API) is now required when using cookie and session APIs. This means that the following APIs are provided from `react-router` rather than platform-specific packages: ([#11837](https://github.com/remix-run/react-router/pull/11837)) | ||
| - `createCookie` | ||
@@ -264,3 +269,2 @@ - `createCookieSessionStorage` | ||
| Since platform-specific packages no longer need to implement this API, the following low-level APIs have been removed: | ||
| - `createCookieFactory` | ||
@@ -673,3 +677,2 @@ - `createSessionStorageFactory` | ||
| Informational Resources: | ||
| - <https://gist.github.com/jacob-ebey/9bde9546c1aafaa6bc8c242054b1be26> | ||
@@ -679,3 +682,2 @@ - <https://github.com/remix-run/remix/blob/main/decisions/0004-streaming-apis.md> | ||
| Documentation Resources (better docs specific to Remix are in the works): | ||
| - <https://reactrouter.com/en/main/utils/defer> | ||
@@ -682,0 +684,0 @@ - <https://reactrouter.com/en/main/components/await> |
+1
-1
| /** | ||
| * @react-router/node v7.9.6 | ||
| * @react-router/node v7.10.0-pre.0 | ||
| * | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
+1
-1
| /** | ||
| * @react-router/node v7.9.6 | ||
| * @react-router/node v7.10.0-pre.0 | ||
| * | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
+3
-3
| { | ||
| "name": "@react-router/node", | ||
| "version": "7.9.6", | ||
| "version": "7.10.0-pre.0", | ||
| "description": "Node.js platform abstractions for React Router", | ||
@@ -55,7 +55,7 @@ "bugs": { | ||
| "wireit": "0.14.9", | ||
| "react-router": "7.9.6" | ||
| "react-router": "7.10.0-pre.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "typescript": "^5.1.0", | ||
| "react-router": "7.9.6" | ||
| "react-router": "7.10.0-pre.0" | ||
| }, | ||
@@ -62,0 +62,0 @@ "peerDependenciesMeta": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
46125
0.27%2
100%