⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@threepointone
Copy link
Collaborator

Add support for using basePath instead of room when reconnecting PartySocket. Introduce a basePath property propagated through the constructor, getWSOptions, and setWSProperties. Relax reconnect validation to require host and either room or basePath, and update error messages accordingly. Update tests to reflect the new validation messages and add a test ensuring reconnect succeeds when basePath is provided. Include a changeset documenting the patch.

Add support for using basePath instead of room when reconnecting PartySocket. Introduce a basePath property propagated through the constructor, getWSOptions, and setWSProperties. Relax reconnect validation to require host and either room or basePath, and update error messages accordingly. Update tests to reflect the new validation messages and add a test ensuring reconnect succeeds when basePath is provided. Include a changeset documenting the patch.
@changeset-bot
Copy link

changeset-bot bot commented Feb 7, 2026

🦋 Changeset detected

Latest commit: 3772c94

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
partysocket Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Update partyserver version from ^0.1.1 to ^0.1.2 across packages: hono-party, partysub, partysync, partywhen, and y-partyserver. This aligns package.json devDependencies/dependencies with the updated package-lock.
@threepointone threepointone merged commit 96c187a into main Feb 7, 2026
4 of 5 checks passed
@threepointone threepointone deleted the fix-basepath-reconnect branch February 7, 2026 01:09
This was referenced Feb 7, 2026
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