chore: rename the npm scope to @camp-dev and move to campdotdev - #135
Conversation
The packages are now @camp-dev/shaders, @camp-dev/shaders-react, and @camp-dev/shaders-cli, and the repository lives at github.com/campdotdev/shaders. The pending lovo-move changeset is rewritten against @Camp-dev, because the @mattermix scope was never published to npm.
|
React Doctor found no new issues. 🎉 Reviewed by React Doctor for commit |
|
@coderabbitai full review |
|
|
Important Review skippedToo many files! This PR contains 177 files, which is 77 over the limit of 100. To get a review, reduce the PR to 100 files or fewer by splitting it into smaller PRs or changing its base branch. Upgrade to a paid plan to raise the limit. This review is too large to run within your organization's remaining usage spending cap. Raise or remove your spending cap in the billing tab, then retry. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (177)
You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Why
The project moved from the mattermix org to camp.dev: the repository now lives at campdotdev/shaders and npm publishing happens under
@camp-dev. The GitHub transfer is already done, so this PR updates everything the repo says about itself.What changes
npm scope
@mattermix/shaders,@mattermix/shaders-react, and@mattermix/shaders-clibecome@camp-dev/*across package manifests, import specifiers, docs, the changeset config, and the lockfile. The lockfile was edited directly so thenode@runtimepin stays at 22.22.2, andpnpm install --frozen-lockfilepasses.GitHub org
Repository, homepage, and issues URLs, the CLI's default
registryUrl, the registry schema$id, and docs links now point at campdotdev/shaders, and the CLI config tests assert the new org.Release history
The pending move changeset is renamed to
camp-dev-moveand now describes@lovo/matter*→@camp-dev/*directly, because the@mattermixscope was never published to npm. The CHANGELOG org notes, packageauthorfields, and the LICENSE holder ("Hunter Garrett / camp.dev") follow.