We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e7710 commit e0ab88aCopy full SHA for e0ab88a
src/content/docs/workers/testing/miniflare/migrations/from-v2.mdx
@@ -203,7 +203,7 @@ open-source `workerd` runtime. See the [Getting Started guide for the new API do
203
- Use the `queue()` method on
204
[service bindings](/workers/runtime-apis/bindings/service-bindings)
205
or
206
- [queue producer bindings](/queues/configuration/configure-queues/#producer)
+ [queue producer bindings](/queues/configuration/configure-queues/#producer-worker-configuration)
207
instead.
208
- `getGlobalScope()/getBindings()/getModuleExports()`
209
- These methods returned objects from inside the Workers sandbox. Since
0 commit comments