Change8

v3.98.0

📦 sanityView on GitHub →
2 features🐛 3 fixes

Summary

Sanity Studio v3.98.0 introduces schema synchronization to the server and a feature to revert unpublishing in releases, alongside various dependency updates and bug fixes.

Migration Steps

  1. To upgrade to this version, run: `npm install sanity@latest`.
  2. If you are updating from a version earlier than 3.37.0, check out https://www.sanity.io/help/upgrade-packages to ensure your dependencies are up to date.

✨ New Features

  • Synchronize schema to the server.
  • Added a way to revert unpublishing in a release.

🐛 Bug Fixes

  • Added write permissions to actions.
  • Actions flickering: removed cleanup step for hook states on change.
  • Functions dev and test commands can now correctly pick up different project IDs.