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

latest releases: @effect/schema@0.68.14, @effect/sql-sqlite-wasm@0.3.16, @effect/sql-sqlite-react-native@0.6.16...
5 months ago

Minor Changes

  • #1925 86180cc Thanks @IMax153! - adds optional executable parameter to CliApp.make

    NOTE: This means that users are no longer required to manually remove the executable from the CLI arguments (i.e. process.argv.slice(2)). The executable is stripped from the CLI arguments internally within CliApp.make, so all command-line arguments can be provided directly to the CLI application.

Patch Changes

  • Updated dependencies [0d1af1e, 0d1af1e, a222524]:
    • @effect/schema@0.60.4
    • effect@2.1.1
    • @effect/platform@0.42.4
    • @effect/printer@0.30.7
    • @effect/printer-ansi@0.31.7

Don't miss a new effect release

NewReleases is sending notifications on new releases.