Skip to content

v0.4.0

Latest

Choose a tag to compare

@PatrickJS PatrickJS released this 14 Jul 21:15

Release notes from CHANGELOG.md for @async/cli@0.4.0 (2026-07-14).

  • Supports Deno 2.7+ as an explicit alternate host for the published CLI while
    keeping Node 24+ as the default for installed binaries.
  • Verifies the packed package under Deno across .js, .mjs, .ts, and
    .mts commands, including arguments, environment, working directory, and
    nonzero exit propagation.
  • Provisions Deno in generated CI and publishes the runtime security contract
    as a dedicated Pages document.

Release evidence

  • Release type: stable
  • Package profile: cli
  • npm pack files: 53
File Raw Gzip Brotli
dist/agents.d.ts 414 B 265 B 205 B
dist/agents.js 4.5 KB 1.5 KB 1.3 KB
dist/cli.d.ts 250 B 196 B 158 B
dist/cli.js 13.4 KB 3.1 KB 2.7 KB
dist/completions.d.ts 383 B 239 B 178 B
dist/completions.js 2.6 KB 981 B 844 B
dist/doctor.d.ts 615 B 304 B 242 B
dist/doctor.js 7.0 KB 1.8 KB 1.6 KB
dist/errors.d.ts 741 B 387 B 304 B
dist/errors.js 475 B 237 B 193 B
dist/index.d.ts 1.5 KB 561 B 467 B
dist/index.js 1.9 KB 743 B 619 B
dist/package-info.d.ts 408 B 260 B 239 B
dist/package-info.js 331 B 232 B 191 B
dist/packs.d.ts 452 B 269 B 212 B
dist/packs.js 4.7 KB 1.6 KB 1.4 KB
dist/router.d.ts 3.8 KB 888 B 763 B
dist/router.js 22.1 KB 5.0 KB 4.4 KB
dist/run.d.ts 196 B 166 B 134 B
dist/run.js 439 B 250 B 198 B
dist/trust.d.ts 1.3 KB 375 B 339 B
dist/trust.js 8.2 KB 2.1 KB 1.9 KB

Diff links:


Source: CHANGELOG.md in tag v0.4.0.