Upgrade with:
sanity upgrade
And install the latest Command Line Interface (CLI) with:
npm install --global @sanity/cli
🐛 Notable bugfixes
- Fixed a bug where array of primitive subtypes (e.g.
email
,url
) would resolve to the wrong array input
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | [form-builder] Resolve array of primitives input for to array of primitives subtypes | 2a3874d |