Effect
Version 4.0.0-beta.53
Patch Changes
-
#2068
0768509Thanks @tim-smart! - FixAtomHttpApiquery and mutation error inference to include endpoint middleware and client middleware errors, matchingHttpApiClientbehavior (including response-only mutation mode). -
#2062
476aedeThanks @aldotestino! - FixHttpIncomingMessage.schemaBodyJsonto forward parse options via theparseOptionsannotation key. -
#2069
4be6a7cThanks @mikearnaldi! - FixTestClock.currentTimeNanosUnsafe()to floor fractional millisecond instants before converting them toBigInt.