Skip to content

Releases: cloudflare/partykit

partyserver@0.1.2

03 Feb 02:14

Choose a tag to compare

Patch Changes

partysocket@1.1.11

30 Jan 04:44

Choose a tag to compare

Patch Changes

  • #315 2a2928b Thanks @threepointone! - Add enabled prop to usePartySocket and useWebSocket hooks for conditional connection control

  • #294 8237982 Thanks @amondnet! - Fix React Native/Expo dispatchEvent TypeError

    Added React Native environment detection to use Node-style event cloning. React Native/Expo environments have both process and document polyfilled but not process.versions.node, which caused browser-style event cloning to be selected incorrectly. Browser-style cloning produces events that fail instanceof Event checks in event-target-polyfill.

    Fixes #257

partyserver@0.1.1

30 Jan 04:44

Choose a tag to compare

Patch Changes

y-partyserver@1.0.0

21 Dec 10:58

Choose a tag to compare

Minor Changes

Patch Changes

partywhen@0.1.0

21 Dec 10:58

Choose a tag to compare

Minor Changes

Patch Changes

partysync@1.0.0

21 Dec 10:58

Choose a tag to compare

Minor Changes

Patch Changes

partysub@1.0.0

21 Dec 10:58

Choose a tag to compare

Minor Changes

Patch Changes

partysocket@1.1.10

21 Dec 10:58

Choose a tag to compare

Patch Changes

partyserver@0.1.0

21 Dec 10:58

Choose a tag to compare

Minor Changes

Patch Changes

partyfn@0.1.0

21 Dec 10:58

Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [d90b4b9]:
    • partysocket@1.1.10