Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixes hovering issue in array input with portable text block
- Fixes issue where selected list ordering in desk structure would not be respected
- Fixes issue where document list appeared to be loading forever when changing the ordering
- Fixes issue where the the code input file name field would disappear when the
language
option was set - Improves error message when copying a dataset and the target dataset already exists, but a copy operation is already in progress
📓 Full changelog
Author | Message | Commit |
---|---|---|
RitaDias | fix(form-builder): add safe-guard to only trigger the handle drag enter when the "drop offs" are the same as the target (#3282) | cb80129 |
RitaDias | fix(desk-tool): prevent sortBy from overtaking the defaultOrdering (#3296) | b9dda8a |
Nina Andal Aarvik | fix(base): keep filename field and languageAlternatives when language is provided in codesnippet (#3288) | 11df11a |
Vincent Quigley | feat(cli): allow dataset copying to determine if target dataset exists (#3289) | 49208ac |