github Effect-TS/effect effect@3.12.1

Patch Changes

  • #4194 302b57d Thanks @KhraksMamtsov! - take concurrentFinalizers option in account in Effect.all combinator

  • #4202 0988083 Thanks @mikearnaldi! - Remove internal EffectError make sure errors are raised with Effect.fail in Effect.try

  • #4185 8b46be6 Thanks @jessekelly881! - fixed incorrect type declaration in LibsqlClient.layer

  • #4189 bfe8027 Thanks @tim-smart! - ensure Effect.timeoutTo sleep is interrupted

  • #4190 16dd657 Thanks @IMax153! - extend IterableIterator instead of Generator in SingleShotGen

  • #4196 39db211 Thanks @mikearnaldi! - Avoid putting symbols in global to fix incompatibility with Temporal Sandbox.

    After speaking with James Watkins-Harvey we realized current Effect escapes the Temporal Worker sandbox that doesn't look for symbols when restoring global context in the isolate they create leading to memory leaks.

Don't miss a new effect release

NewReleases is sending notifications on new releases.