You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change package name from @shakacode-tools/react-on-rails-pro-node-renderer to react-on-rails-pro-node-renderer (unscoped).
Rationale:
- @shakacode-tools scope was only needed for GitHub Packages (requires scoping)
- Now publishing to public npmjs.org where scoping is optional
- Matches naming pattern of react-on-rails and react-on-rails-pro (both unscoped)
- Unscoped packages are public by default (no --access public flag needed)
- @shakacode-tools npm org doesn't exist on npmjs.org
Migration impact: Small number of Pro customers will need to update their node-renderer.js imports when upgrading (Justin will handle directly).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments