github Effect-TS/effect effect@3.19.15

Patch Changes

  • #5981 7e925ea Thanks @bxff! - Fix type inference loss in Array.flatten for complex nested structures like unions of Effects with contravariant requirements. Uses distributive indexed access (T[number][number]) in the Flatten type utility and adds const to the flatten generic parameter.

  • #5970 d7e75d6 Thanks @KhraksMamtsov! - fix Config.orElseIf signature

  • #5996 4860d1e Thanks @parischap! - fix Equal.equals plain object comparisons in structural mode

Don't miss a new effect release

NewReleases is sending notifications on new releases.