cloudflare/partykit partyserver@0.5.8
cloudflare/partykit
Captured source
source ↗published Jun 14, 2026seen 1wcaptured 1whttp 200method plain
partyserver@0.5.8
Repository: cloudflare/partykit
Tag: partyserver@0.5.8
Published: 2026-06-14T00:27:17Z
Prerelease: no
Release notes:
Patch Changes
- #407 `2be6104` Thanks @threepointone! - Encode the
x-partykit-propsheader as base64 so props containing non-ASCII characters (e.g. accented names like "Usuário") no longer trigger workerd's "header value contains non-ASCII characters" warning, which would throw aTypeErrorin browser fetch implementations. The header is decoded back to the original Unicode payload on the server, and raw-JSON values from older callers are still accepted for backwards compatibility.
Notability
notability 2.0/10Routine minor release of a Cloudflare package