Skip to content

Latest commit

 

History

History
63 lines (29 loc) · 2.53 KB

CHANGELOG.md

File metadata and controls

63 lines (29 loc) · 2.53 KB

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)

1.3.3 (2023-01-10)

Bug Fixes

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

1.3.2 (2023-01-08)

Bug Fixes

  • fix tsup output file names (5f3d58f)

Performance Improvements

  • memoize stub proxy factory for performance gains (c09ef55)

1.3.1 (2023-01-04)

Bug Fixes

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

1.3.0 (2023-01-03)

Features

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

1.2.2 (2023-01-03)

Bug Fixes

  • docs: change install command (28f6d4c)

1.2.1 (2023-01-03)

Bug Fixes

  • docs: add DurableObjectNamespaceProxy shorthand methods (4f6d791)

1.2.0 (2023-01-03)

Features

  • add DurableObjectNamespaceProxy shorthand methods (fb7ebde)