Studio
Initial Value Templates
v2.10.0
v2.10.0
Initial values for any type
This upgrade extends support for initial values to any field, not just the document type. You can now set initial values on a field that's shared between schema types. It also allows for initial values for fields inside of arrays and the Portable Text editor, which has been a frequent request. Initial values still supports promises if you need to set values from external data sources.

🐛 Notable bugfixes
- Fixes a few performance regressions in the array input
- Fixes an issue where the "revert changes"-dialog confirmation would sometimes be hidden behind the form dialog