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 3834ef5 commit f132f12Copy full SHA for f132f12
src/content/docs/workers/static-assets/compatibility-matrix.mdx
@@ -49,6 +49,7 @@ We plan to bridge the gaps between Workers and Pages and provide ways to migrate
49
| [Logpush](/workers/observability/logs/logpush/) | ✅ | ❌ |
50
| [Tail Workers](/workers/observability/logs/tail-workers/) | ✅ | ❌ |
51
| [Real-time logs](/workers/observability/logs/real-time-logs/) | ✅ | ✅ |
52
+| [Source Maps](/workers/observability/source-maps/) | ✅ | ❌ |
53
| **Runtime APIs & Compute Models** | | |
54
| [Node.js Compatibility Mode](/workers/runtime-apis/nodejs/) | ✅ | ✅ |
55
| [Durable Objects](/durable-objects/api/) | ✅ | 🟡 [^4] |
0 commit comments