v4.21.1
📦 sanityView on GitHub →
🐛 4 fixes⚡ 1 deprecations🔧 4 symbols
Summary
Sanity Studio v4.21.1 is a maintenance release focusing on various bug fixes, dependency updates (notably Portable Text), and CI improvements. It also marks older React versions as deprecated in the context of the CLI upgrade command.
Migration Steps
- Run `npm install sanity@latest` to upgrade to this version.
🐛 Bug Fixes
- Fixed issue where diffs author and timestamp were missing when removing data.
- Restored fonts for schema icon extraction.
- Fixed blueprints doctor command to not require an existing blueprint config.
- Stopped deleting pnpm-lock.yaml in the efps merge-reports CI job.
🔧 Affected Symbols
portabletext@portabletext/react@vercel/stega@sanity/client⚡ Deprecations
- React versions < 19.2.1 are marked as deprecated in the CLI upgrade command context.