miniflare
Advanced tools
Comparing version 3.20240129.0 to 3.20240129.1
{ | ||
"name": "miniflare", | ||
"version": "3.20240129.0", | ||
"version": "3.20240129.1", | ||
"description": "Fun, full-featured, fully-local simulator for Cloudflare Workers", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -409,3 +409,3 @@ # 🔥 Miniflare | ||
} | ||
// env has the type { STORE: Fetcher, NAMESPACE?: string } | ||
@@ -774,1 +774,5 @@ export default function (env) { | ||
methods, preventing them from being used. | ||
- `getCf(): Promise<Record<string, any>>` | ||
Returns the same object returned from incoming `Request`'s `cf` property. This object depends on the `cf` property from `SharedOptions`. |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1499420
29025
777