Skip to content

effect@4.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Feb 20:52
caee206

Patch Changes

  • #1293 0fecf70 Thanks @mikearnaldi! - Add Effect.filter support for synchronous Filter.Filter overloads and correctly handle non-effect Result return values at runtime.

  • #1294 709569e Thanks @tim-smart! - Fix Prompt.text and related text prompts to initialize from default values so users can edit the default input directly.