v4.2.0
Minor release.
Fixes
- Addon generators are backward-compatible with legacy (v1) templates again. Projects still on a v1 template can run the addon generators without migrating first.
About
@imqueue/cli (imq) scaffolds @imqueue services and orchestrates them: create a service and its CI/registry wiring in one command, generate typed clients (imq client generate <Service>), run a local fleet, and coordinate fleet-wide version bumps (imq service update-version --bump).
- Docs & CLI guide: https://imqueue.org/cli/
- Guide for AI assistants / LLMs: https://imqueue.org/llms.txt
- Commercial license & support: https://imqueue.com/
npm i -g @imqueue/cli