v0.1.2
Release notes from CHANGELOG.md for @async/cli@0.1.2 (2026-07-02).
- Adds
cli --cp <command...> [--to root|local]andcopyCommand()for
non-destructive command directory transfers between local and user-global
command trees.
Release evidence
- Release type: stable
- Package profile: cli
- npm pack files: 22
| File | Raw | Gzip | Brotli |
|---|---|---|---|
dist/agents.d.ts |
324 B | 240 B | 190 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 |
5.9 KB | 1.6 KB | 1.4 KB |
dist/index.d.ts |
805 B | 403 B | 332 B |
dist/index.js |
1.2 KB | 562 B | 460 B |
dist/router.d.ts |
2.9 KB | 813 B | 675 B |
dist/router.js |
18.4 KB | 4.3 KB | 3.8 KB |
Diff links:
- dist/agents.d.ts: https://github.com/async/cli/compare/HEAD%5E...v0.1.2?diff=unified#diff-dist%2Fagents.d.ts
- dist/agents.js: https://github.com/async/cli/compare/HEAD%5E...v0.1.2?diff=unified#diff-dist%2Fagents.js
- dist/cli.d.ts: https://github.com/async/cli/compare/HEAD%5E...v0.1.2?diff=unified#diff-dist%2Fcli.d.ts
- dist/cli.js: https://github.com/async/cli/compare/HEAD%5E...v0.1.2?diff=unified#diff-dist%2Fcli.js
- dist/index.d.ts: https://github.com/async/cli/compare/HEAD%5E...v0.1.2?diff=unified#diff-dist%2Findex.d.ts
- dist/index.js: https://github.com/async/cli/compare/HEAD%5E...v0.1.2?diff=unified#diff-dist%2Findex.js
- dist/router.d.ts: https://github.com/async/cli/compare/HEAD%5E...v0.1.2?diff=unified#diff-dist%2Frouter.d.ts
- dist/router.js: https://github.com/async/cli/compare/HEAD%5E...v0.1.2?diff=unified#diff-dist%2Frouter.js
Source: CHANGELOG.md in tag v0.1.2.