Minor Changes
-
#15877
cde5d99Thanks @jamesopstad! - Add cross-Worker Workflow bindings to the experimental configuration APIWorkflow bindings can now identify a Workflow by name and reference the Worker and exported
WorkflowEntrypointclass that define it.
Patch Changes
-
#15880
77e79b2Thanks @jamesopstad! - Restore configuration field documentation indefine*helpersVS Code now displays JSDoc for fields passed to
defineConfig,defineContainer, anddefineWorkerwhile retaining their exact inferred config types.