Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

v3.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 15:32
· 24 commits to master since this release
5cdbb4f

Minor Changes

Patch Changes

  • #259 38b7e0f Thanks @vlovich! - Fix DurableObject transaction get to properly return Promise<T | undefined> instead of Promise<T>