- Added comprehensive .env handling, loading .env, .env.local, .env.<mode>, and .env.<mode>.local and exposing SANITY_STUDIO-prefixed variables via process.env
- Introduced getStudioEnvironmentVariables() API for programmatic environment access with optional envFile support
- Fixed generation‑1 GraphQL pluralization bug and added .local files to .gitignore for new projects