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 9802bcf commit 00c1b17Copy full SHA for 00c1b17
src/content/docs/workers/static-assets/compatibility-matrix.mdx
@@ -63,6 +63,7 @@ We plan to bridge the gaps between Workers and Pages and provide ways to migrate
63
| [Email Workers](/email-routing/email-workers/send-email-workers/) | ✅ | ❌ |
64
| [Environment Variables](/workers/configuration/environment-variables/) | ✅ | ✅ |
65
| [Hyperdrive](/hyperdrive/) | ✅ | ✅ |
66
+| [Image Resizing](/images/transform-images/bindings/) | ✅ | ❌ |
67
| [KV](/kv/) | ✅ | ✅ |
68
| [mTLS](/workers/runtime-apis/bindings/mtls/) | ✅ | ✅ |
69
| [Queue Producers](/queues/configuration/configure-queues/#producer-worker-configuration) | ✅ | ✅ |
0 commit comments