Skip to content

effect@4.0.0-beta.29

Pre-release
Pre-release

Choose a tag to compare

@effect-bot effect-bot released this 08 Mar 01:05
f002591

Patch Changes

  • #1672 9d93adb Thanks @gcanti! - Add Newtype module.

  • #1677 b52721c Thanks @gcanti! - Fix Schema.isUUID so the version parameter is optional in its public signature.

  • #1667 a891c7b Thanks @tim-smart! - Preserve Atom.withReactivity(...) refresh behavior when registry initial values seed the wrapped atom.

  • #1678 ef26cdf Thanks @tim-smart! - Abort HTTP client requests when response streams are consumed only partially.

  • #1665 82fd3ed Thanks @tim-smart! - Remove placeholder fallback behavior from CLI prompt inputs now that default values are prefilled.