Minor bugfixes and improvements
Published: December 17, 2025
v5.0.1
Sanity Studio
Minor bugfixes & improvements
- The Studio is now using the native
React.useEffectEventAPI instead of the polyfill fromuse-effect-event. This improves performance and slightly reduces the bundle size so Studio can load faster ✨ - Fixes bug where support for
fileandimageschema typeacceptoption 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.