github Effect-TS/effect effect@4.0.0-beta.101

Patch Changes

  • #6545 731bea1 Thanks @tim-smart! - Interrupt and await concurrent traversal workers when mapper or refill callbacks throw.

  • #6545 731bea1 Thanks @tim-smart! - Preserve current stack frame annotations on terminal root failures.

  • #6545 731bea1 Thanks @tim-smart! - Store interrupting fiber stack frames separately from interrupted target stack frames.

  • #6545 731bea1 Thanks @tim-smart! - Avoid allocating a scheduler dispatcher when runSyncExit completes without yielding.

  • #6545 731bea1 Thanks @tim-smart! - Make awaitAllChildren child selection linear in the number of fibers.

  • #6523 b35ed29 Thanks @gcanti! - Simplify the displayed Type, Encoded, and Iso types of required readonly Schema.Struct fields, closes #6521.

  • #6514 dd44624 Thanks @tim-smart! - Fix MutableList.filter leaving an invalid empty bucket when no values match.

  • #6545 731bea1 Thanks @tim-smart! - Deliver pending interrupts when interruptibleMask restores fiber interruptibility.

  • #6526 2bae1ac Thanks @tim-smart! - Fix HttpRouter.toWebHandler middleware inference to exclude request services supplied by the HTTP adapter.

Don't miss a new effect release

NewReleases is sending notifications on new releases.