Skip to content

Releases: osaton/do-proxy

v1.3.4

31 May 14:27
Compare
Choose a tag to compare

1.3.4 (2023-05-31)

Bug Fixes

  • add DurableObjectNamespace.jurisdiction types (4866f7e)
  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (3cf49fe)

v1.3.3

10 Jan 12:16
Compare
Choose a tag to compare

1.3.3 (2023-01-10)

Bug Fixes

  • extract methods also from parent prototypes (ff22646), closes #10

v1.3.2

08 Jan 19:32
Compare
Choose a tag to compare

1.3.2 (2023-01-08)

Bug Fixes

  • fix tsup output file names (5f3d58f)

Performance Improvements

  • memoize stub proxy factory for performance gains (c09ef55)

v1.3.1

04 Jan 16:14
Compare
Choose a tag to compare

1.3.1 (2023-01-04)

Bug Fixes

  • batch returns a promise (3b95bb5)
  • fix batch method callback return type checks (d339cbf)

v1.3.0

03 Jan 21:49
Compare
Choose a tag to compare

1.3.0 (2023-01-03)

Features

  • docs: add todo app example (8a8523b)
  • examples: add todo-class example (6f50928)

v1.2.2

03 Jan 15:16
Compare
Choose a tag to compare

1.2.2 (2023-01-03)

Bug Fixes

  • docs: change install command (28f6d4c)

v1.1.1

03 Jan 09:39
Compare
Choose a tag to compare

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

v1.0.1

30 Dec 13:06
Compare
Choose a tag to compare

v1.0.0

29 Nov 19:24
Compare
Choose a tag to compare
1.0.0