Skip to content

Version Packages#326

Merged
threepointone merged 1 commit intomainfrom
changeset-release/main
Feb 20, 2026
Merged

Version Packages#326
threepointone merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 9, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

partyserver@0.2.0

Minor Changes

  • #327 eef891a Thanks @threepointone! - Add connection.tags property to read back tags assigned via getConnectionTags(). Works in both hibernating and in-memory modes. Tags are validated and always include the connection id as the first tag.

Patch Changes

  • #325 c15e9d9 Thanks @threepointone! - Add lobby.className to onBeforeConnect/onBeforeRequest callbacks, providing the Durable Object class name (e.g. "MyAgent"). The existing lobby.party field is now deprecated (it returns the kebab-case URL namespace) and will be changed to return the class name in the next major version.

hono-party@2.0.0

Patch Changes

partysocket@1.1.14

Patch Changes

  • #335 659ceda Thanks @deathbyknowledge! - Fix useStableSocket replacing socket on HMR/StrictMode effect re-runs. When Vite HMR fires, React Fast Refresh re-runs all effects — the old code unconditionally created a new socket, breaking downstream references (event listeners, _pk identity, etc.). Now detects whether connection options actually changed via referential equality on the memoized options object: if unchanged (HMR), calls socket.reconnect() to preserve identity; if changed, creates a new socket as before.

partysub@2.0.0

Patch Changes

partysync@2.0.0

Patch Changes

partywhen@0.1.1

Patch Changes

y-partyserver@2.0.0

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from 4ffa6fc to d6f2481 Compare February 9, 2026 13:37
@github-actions github-actions bot force-pushed the changeset-release/main branch from d6f2481 to de46ed6 Compare February 20, 2026 09:47
@threepointone threepointone merged commit 3a3df9b into main Feb 20, 2026
3 checks passed
@threepointone threepointone deleted the changeset-release/main branch February 20, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant