ReleaseCloudflare (Workers AI)Cloudflare (Workers AI)published May 11, 2026seen 5d

cloudflare/capnweb v0.8.0

cloudflare/capnweb

Open original ↗

Captured source

source ↗
published May 11, 2026seen 5dcaptured 10hhttp 200method plain

v0.8.0

Repository: cloudflare/capnweb

Tag: v0.8.0

Published: 2026-05-11T18:22:54Z

Prerelease: no

Release notes:

Minor Changes

  • #155 `48f4d49` Thanks @G4brym! - Add Blob as a serializable type over RPC. Blob objects can now be passed as call arguments and return values. The MIME type (blob.type) is preserved across the wire.

Patch Changes

  • #166 `7413e43` Thanks @aron-cf! - Errors properties, using Object.keys(), are now preserved across the wire. Attach fields like code or details to an Error and they propagate to the other side. The cause and errors (for AggregateError) properties will also be preserved.
  • #168 `25baebf` Thanks @kentonv! - Fix memory leak that kept all messages received in a session pinned in memory until the session ended, due to surprising implementation details of JavaScript Promises.

Notability

notability 3.0/10

Routine version bump, low relevance.