Skip to content

@effect/platform-deno@4.0.0-rc.115

Pre-release
Pre-release

Choose a tag to compare

@effect-bot effect-bot released this 11 Sep 16:27
4a05d49

Patch Changes

  • #8190 f9ef0e9 Thanks @javascript-unsafe! - Omit response bodies for statuses 204, 205, and 304 in HttpServerResponse.toWeb and the Bun/Deno HTTP adapters, preventing invalid Web responses and hung requests. Cancel omitted raw ReadableStream bodies, and finalize request resources without starting omitted Effect streams.
  • Updated dependencies [657254b, f9ef0e9, 4f73f9e]:
    • effect@4.0.0-rc.115
    • @effect/platform-node-shared@4.0.0-rc.115