@react-router/node
Advanced tools
+7
-2
| # `@react-router/node` | ||
| ## 7.13.0-pre.0 | ||
| ## 7.13.0 | ||
@@ -8,3 +8,3 @@ ### Patch Changes | ||
| - Updated dependencies: | ||
| - `react-router@7.13.0-pre.0` | ||
| - `react-router@7.13.0` | ||
@@ -89,2 +89,3 @@ ## 7.12.0 | ||
| 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) | ||
@@ -289,2 +290,3 @@ - [`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` | ||
@@ -298,2 +300,3 @@ - `createCookieSessionStorage` | ||
| Since platform-specific packages no longer need to implement this API, the following low-level APIs have been removed: | ||
| - `createCookieFactory` | ||
@@ -706,2 +709,3 @@ - `createSessionStorageFactory` | ||
| Informational Resources: | ||
| - <https://gist.github.com/jacob-ebey/9bde9546c1aafaa6bc8c242054b1be26> | ||
@@ -711,2 +715,3 @@ - <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> | ||
@@ -713,0 +718,0 @@ - <https://reactrouter.com/en/main/components/await> |
+1
-1
| /** | ||
| * @react-router/node v7.13.0-pre.0 | ||
| * @react-router/node v7.13.0 | ||
| * | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
+1
-1
| /** | ||
| * @react-router/node v7.13.0-pre.0 | ||
| * @react-router/node v7.13.0 | ||
| * | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
+3
-3
| { | ||
| "name": "@react-router/node", | ||
| "version": "7.13.0-pre.0", | ||
| "version": "7.13.0", | ||
| "description": "Node.js platform abstractions for React Router", | ||
@@ -56,7 +56,7 @@ "bugs": { | ||
| "wireit": "0.14.9", | ||
| "react-router": "7.13.0-pre.0" | ||
| "react-router": "7.13.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "typescript": "^5.1.0", | ||
| "react-router": "7.13.0-pre.0" | ||
| "react-router": "7.13.0" | ||
| }, | ||
@@ -63,0 +63,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
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
1
-50%46449
-0.08%