• mosaic v0.0.24
    All checks were successful
    ci/woodpecker/push/ci Pipeline was successful
    ci/woodpecker/push/publish Pipeline was successful
    ci/woodpecker/tag/publish Pipeline was successful
    Pre-Release

    jason.woltje released this 2026-04-05 14:49:05 +00:00 | 27 commits to main since this release

    @mosaicstack/mosaic 0.0.24 — alpha

    First version where npm i -g @mosaicstack/mosaic@latest && mosaic --help works end-to-end from a clean global install.

    Fixes

    • Third correction wave for the systemic publish-skip bug: memory, queue, and storage registry copies at 0.0.3 were built before M5 added their registerXCommand exports. The publish workflow silently skipped them because their versions matched the registry.

    Version bumps

    • @mosaicstack/memory 0.0.3 → 0.0.4
    • @mosaicstack/queue 0.0.3 → 0.0.4
    • @mosaicstack/storage 0.0.3 → 0.0.4
    • @mosaicstack/mosaic 0.0.23 → 0.0.24

    Verification

    • mosaic --help exits 0 and prints the alphabetized command list
    • All 38 typecheck, 21 lint, format:check, and 162 mosaic tests pass
    • All four packages confirmed on Gitea registry at their new versions

    Alpha — stays in 0.0.x until GA.

    Downloads