Skip to content

@effect/platform-bun@4.0.0-beta.31

Pre-release
Pre-release

Choose a tag to compare

@effect-bot effect-bot released this 12 Mar 01:20
· 502 commits to main since this release
9925fd6

Patch Changes

  • #1710 990df2c Thanks @gcanti! - Schema: toCodecJson now returns Codec<T, Json, RD, RE> instead of Codec<T, unknown, RD, RE>.

    Http: the json property on HttpIncomingMessage, HttpClientResponse, HttpServerRequest, and HttpServerResponse now returns Effect<Schema.Json, E> instead of Effect<unknown, E>.

  • Updated dependencies [5a84853, 6f23f0e, 654aaec, 2958a42, 95d27a2, 0fbaea8, 21d5d5e, 5a84853, 6e49959, 8f5805d, 990df2c]:

    • effect@4.0.0-beta.31
    • @effect/platform-node-shared@4.0.0-beta.31