Skip to content

Effect

Version 4.0.0-beta.24

Patch Changes

  • #1586 a909e1c Thanks @gcanti! - Schema: add Chunk schema, closes #1585.

  • #1588 8814a4e Thanks @gcanti! - Fix Schema.toTaggedUnion discriminant detection for class-based schemas, including unique symbol tags, closes #1584.

  • #1591 3f942c5 Thanks @tim-smart! - Add HttpClient.withRateLimiter for integrating the RateLimiter service with HTTP clients, including optional response-header driven limit updates and automatic 429 retry behavior.

  • #1583 774ed59 Thanks @patroza! - feat: Support Reference classes

  • #1592 f54b8d3 Thanks @tim-smart! - Fix HttpApi.prefix so it updates endpoint path types the same way HttpApiGroup.prefix does.