- Add CLI command to create a new Sanity Studio without global install (npm create sanity@latest).
- Provide upgrade command for existing v3 Studios (npm install sanity@latest).
- Fix bug that ensures the latest next-sanity version is installed when initializing in a Next.js project.