Skip to content

Version Packages#321

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

Version Packages#321
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.1.4

Patch Changes

  • #320 9bd3f56 Thanks @threepointone! - Add CORS support to routePartykitRequest.

    Pass cors: true for permissive defaults or cors: { ...headers } for custom CORS headers. Preflight (OPTIONS) requests are handled automatically for matched routes, and CORS headers are appended to all non-WebSocket responses — including responses returned by onBeforeRequest.

  • #260 84fe996 Thanks @BlankParticle! - remove redundant initialize code as setName takes care of it, along with the nested blockConcurrencyWhile call

partysocket@1.1.13

Patch Changes

  • #322 3ed3bf0 Thanks @threepointone! - Fix reconnect() not working after maxRetries has been exhausted. The _connectLock was not released when the max retries early return was hit in _connect(), preventing any subsequent reconnect() call from initiating a new connection.

@github-actions github-actions bot force-pushed the changeset-release/main branch from ce47b4c to ca33c6c Compare February 9, 2026 03:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from ca33c6c to 2ee1e99 Compare February 9, 2026 03:32
@threepointone threepointone merged commit 2c8ab5f into main Feb 9, 2026
3 checks passed
@threepointone threepointone deleted the changeset-release/main branch February 9, 2026 03:33
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