Skip to content

partyserver@0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 19:04
· 85 commits to main since this release

Minor Changes

Patch Changes

  • eec6607 Thanks @threepointone! - Switch name persistence from sync ctx.storage.kv to async ctx.storage.get/put, removing the requirement for SQLite-backed Durable Objects.