Skip to content

Effect

Version 4.0.0-beta.53

Patch Changes

  • #2068 0768509 Thanks @tim-smart! - Fix AtomHttpApi query and mutation error inference to include endpoint middleware and client middleware errors, matching HttpApiClient behavior (including response-only mutation mode).

  • #2062 476aede Thanks @aldotestino! - Fix HttpIncomingMessage.schemaBodyJson to forward parse options via the parseOptions annotation key.

  • #2074 4f79c54 Thanks @tim-smart! - fix Latch.release

  • #2069 4be6a7c Thanks @mikearnaldi! - Fix TestClock.currentTimeNanosUnsafe() to floor fractional millisecond instants before converting them to BigInt.

  • #2065 88927eb Thanks @tim-smart! - add Effectable module