github Effect-TS/effect @effect/cli@0.69.1

latest releases: @effect/platform@0.90.7, effect@3.17.13, @effect/sql-sqlite-node@0.45.2...
17 days ago

Patch Changes

  • #5400 0e296f5 Thanks @kitlangton! - cli: multiSelect supports per-choice default selection via selected: true; single select honors one default
    • Add selected?: boolean to Prompt.SelectChoice
    • Seed initial selection in Prompt.multiSelect from choices marked selected: true
    • Allow Prompt.select to honor a single selected: true choice and throw an error if multiple defaults are provided
    • Add tests covering both behaviors

Don't miss a new effect release

NewReleases is sending notifications on new releases.