Minor bugfixes and improvements

Published: December 17, 2025

v5.0.1
Sanity Studio

Minor bugfixes & improvements

  • The Studio is now using the native React.useEffectEvent API instead of the polyfill from use-effect-event. This improves performance and slightly reduces the bundle size so Studio can load faster ✨
  • Fixes bug where support for file and image schema type accept option did not support a list of file extensions (only mime types).
  • Fixes a regression where hoisting a type with the same name as a referenced document type could cause a conflict.