Skip to content

cueloop@0.1.0-alpha.59

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Aug 08:15
· 3 commits to main since this release
a16e3dc

Patch Changes

  • #278 8523940 Thanks @mmurakaru! - Enforce a cyclomatic complexity limit of 20 (oxlint) and refactor the functions that exceeded it - the intent dispatcher, keymap reducer, config layering, App, plan-sheet run-style, the CLI command routers, and the daemon dispatch - into small, table-driven units. Behavior and public APIs are unchanged.

  • Updated dependencies [8523940]:

    • @cueloop/client@0.1.0-alpha.59
    • @cueloop/daemon@0.1.0-alpha.59
    • @cueloop/adapters@0.1.0-alpha.59
    • @cueloop/schema@0.1.0-alpha.59