v4.20.2
📦 sanityView on GitHub →
🐛 1 fixes
Summary
Sanity Studio v4.20.1 addresses a critical regression bug affecting schema extraction and type generation commands introduced in the previous version.
Migration Steps
- Run `npm install sanity@latest` to upgrade to this version.
🐛 Bug Fixes
- Fixes a regression issue introduced in sanity@4.20.0 that caused `sanity schema extract` and `sanity typegen generate` commands to throw "traverse is not a function" errors.