effect@3.22.1
Patch Changes
-
#6443
7ccbd9cThanks @coyaSONG! - Clarify thatContext.GenericTagrequires a key. -
#6673
ab2af6dThanks @tim-smart! - Fix zero-capacityMailboxrendezvous behavior fortakeandtakeN. -
#6761
3cc3c6eThanks @tim-smart! - Use a linear matcher when decoding template literals containing only string spans. -
#6507
3d390f2Thanks @tim-smart! - Disable unhandled error logging for fibers spawned byEffect.timeout. -
#6762
fcabf08Thanks @tim-smart! - Redact errors from wrapped config parsers and avoid JSON key path collisions. -
#6669
735d81bThanks @tim-smart! - FixStream.asyncPushtermination with bounded dropping and sliding buffers.