Commit Graph
3 Commits
Author SHA1 Message Date
jason.woltje c39433c361 chore: remove legacy @mosaicstack/cli package (#398) 2026-04-05 04:39:46 +00:00
jarvis 774b76447d fix: rename all packages from @mosaic/* to @mosaicstack/*
- Updated all package.json name fields and dependency references
- Updated all TypeScript/JavaScript imports
- Updated .woodpecker/publish.yml filters and registry paths
- Updated tools/install.sh scope default
- Updated .npmrc registry paths (worktree + host)
- Enhanced update-checker.ts with checkForAllUpdates() multi-package support
- Updated CLI update command to show table of all packages
- Added KNOWN_PACKAGES, formatAllPackagesTable, getInstallAllCommand
- Marked checkForUpdate() with @deprecated JSDoc

Closes #391
2026-04-04 21:43:23 -05:00
jarvis 785d30e065 docs: add project README with install, usage, architecture, and dev guide 2026-04-02 19:12:28 -05:00