Skip to content

Effect

Version 4.0.0-beta.61

Patch Changes

  • #2130 50790af Thanks @tim-smart! - Record fiber runtime start metrics when fibers are constructed so yielded fibers are only counted once.

  • #2120 71f7c3d Thanks @tim-smart! - Port Effect.firstSuccessOf from Effect v3.

  • #2122 aae8797 Thanks @tim-smart! - fix empty body decoding in HttpApiBuilder