fix: rename @mosaic/* packages to @mosaicstack/* #392
Reference in New Issue
Block a user
Delete Branch "fix/rename-mosaic-scope-391"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Renames all npm packages from
@mosaic/*to@mosaicstack/*scope.Changes
package.jsonname fields and dependency references.woodpecker/publish.ymlpnpm filters and registry pathstools/install.shscope default to@mosaicstack.npmrcregistry paths (worktree + host)update-checker.tswithcheckForAllUpdates()multi-package supportupdatecommand to display a table of all@mosaicstack/*packagesKNOWN_PACKAGES,formatAllPackagesTable,getInstallAllCommandcheckForUpdate()with@deprecatedJSDocVerification
pnpm installpassespnpm build— 21/21 tasks successfulpnpm test— 38/38 tasks successful, all tests passCloses #391