Skip to content

y-partyserver@2.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Feb 08:40
· 68 commits to main since this release

Patch Changes

  • #348 37ca0cd Thanks @threepointone! - Extract Yjs functionality into a withYjs mixin that can be applied to any Server subclass. YServer is now withYjs(Server).