- Add instructions to create a new Studio without installing the CLI globally (`npm create sanity@latest`).
- Provide upgrade command for existing v3 Studios (`npm install sanity@latest`).
- Fix an infinite loop bug by pinning a dependency (Maximum call stack size exceeded).