Patch Changes
-
#1057
c804c73Thanks @threepointone! - Updated dependencies. -
#1057
c804c73Thanks @threepointone! - Fix workflow RPC callbacks bypassing Agent initialization. The_workflow_handleCallback,_workflow_broadcast, and_workflow_updateStatemethods now call__unsafe_ensureInitialized()before executing, ensuringthis.nameis hydrated andonStart()has been called even when the Durable Object wakes via native RPC.