Skip to content

v1.1.1

Compare
Choose a tag to compare
@osaton osaton released this 03 Jan 09:39
· 84 commits to main since this release

Changes

  • Added DOProxy.wrap static methods which deprecates DOProxy.from. We get better types with this change without generics and more familiar DurableObjectNamespace API
  • Added id: DurableObjectId and stub: DurableObjectStub to DurableObjectStubProxy
  • Add proper return types for DurableObjectStubProxy.batch method