github Effect-TS/effect-smol effect@4.0.0-beta.93

Patch Changes

  • #2512 00652fe Thanks @gcanti! - Preserve content schema identifiers when emitting JSON Schema for Schema.fromJsonString.

    This keeps user-defined identifiers attached to the decoded JSON payload while giving the generated JSON string wrapper its own derived name, avoiding client codegen outputs where the payload type is renamed behind the transport wrapper.

  • #2492 6c58167 Thanks @maxprilutskiy! - Map HttpApi json defects to SchemaError

  • #2519 2bc5415 Thanks @tim-smart! - Fix structural equality for request-style values when structural hashes collide.

  • #2507 e11cccc Thanks @tim-smart! - ensure handler errors don't cause httpapi security middleware to fallback

  • #2518 ba7e77e Thanks @tim-smart! - Move UrlParams.makeUrl to Url.make and return Url.UrlError for URL construction failures.

  • #2505 5713ee7 Thanks @KhraksMamtsov! - accept UrlParams.Input in some UrlParams apis

Don't miss a new effect-smol release

NewReleases is sending notifications on new releases.