Skip to content

v4.2.0

Choose a tag to compare

@Mikhus Mikhus released this 30 Jul 19:08
· 55 commits to master since this release

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).