v1.1.1
Changes
- Added
DOProxy.wrap
static methods which deprecatesDOProxy.from
. We get better types with this change without generics and more familiarDurableObjectNamespace
API - Added
id: DurableObjectId
andstub: DurableObjectStub
toDurableObjectStubProxy
- Add proper return types for
DurableObjectStubProxy.batch
method