@remix-run/cloudflare
Advanced tools
Comparing version 2.13.1 to 2.14.0-pre.0
# `@remix-run/cloudflare` | ||
## 2.14.0-pre.0 | ||
### Patch Changes | ||
- Updated dependencies: | ||
- `@remix-run/server-runtime@2.14.0-pre.0` | ||
## 2.13.1 | ||
@@ -483,6 +490,6 @@ | ||
- <https://reactrouter.com/en/main/utils/defer> | ||
- <https://reactrouter.com/en/main/components/await> | ||
- <https://reactrouter.com/en/main/hooks/use-async-value> | ||
- <https://reactrouter.com/en/main/hooks/use-async-error> | ||
- <https://reactrouter.com/v6/utils/defer> | ||
- <https://reactrouter.com/v6/components/await> | ||
- <https://reactrouter.com/v6/hooks/use-async-value> | ||
- <https://reactrouter.com/v6/hooks/use-async-error> | ||
@@ -489,0 +496,0 @@ - Updated dependencies: |
/** | ||
* @remix-run/cloudflare v2.13.1 | ||
* @remix-run/cloudflare v2.14.0-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/cloudflare v2.13.1 | ||
* @remix-run/cloudflare v2.14.0-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/cloudflare v2.13.1 | ||
* @remix-run/cloudflare v2.14.0-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/cloudflare v2.13.1 | ||
* @remix-run/cloudflare v2.14.0-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "@remix-run/cloudflare", | ||
"version": "2.13.1", | ||
"version": "2.14.0-pre.0", | ||
"description": "Cloudflare platform abstractions for Remix", | ||
@@ -18,3 +18,3 @@ "bugs": { | ||
"@cloudflare/kv-asset-handler": "^0.1.3", | ||
"@remix-run/server-runtime": "2.13.1" | ||
"@remix-run/server-runtime": "2.14.0-pre.0" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
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
29435
2
+ Added@cloudflare/workers-types@4.20241127.0(transitive)
+ Added@remix-run/router@1.21.0-pre.0(transitive)
+ Added@remix-run/server-runtime@2.14.0-pre.0(transitive)
- Removed@cloudflare/workers-types@4.20241112.0(transitive)
- Removed@remix-run/router@1.20.0(transitive)
- Removed@remix-run/server-runtime@2.13.1(transitive)