partyserver@0.2.0
·
96 commits
to main
since this release
Minor Changes
- #327
eef891aThanks @threepointone! - Addconnection.tagsproperty to read back tags assigned viagetConnectionTags(). Works in both hibernating and in-memory modes. Tags are validated and always include the connection id as the first tag.
Patch Changes
- #325
c15e9d9Thanks @threepointone! - Addlobby.classNametoonBeforeConnect/onBeforeRequestcallbacks, providing the Durable Object class name (e.g."MyAgent"). The existinglobby.partyfield is now deprecated (it returns the kebab-case URL namespace) and will be changed to return the class name in the next major version.