npm @sanity/core 2.2.3
v2.2.3

latest releases: 2.36.2, 2.36.2-weighted-search.16, 2.36.2-weighted-search.10...
3 years ago

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fix an issue with text areas getting default (10) rows when setting the rows: 0 option in the schema type
  • Fix a visual regression that affected rendering of form field headers in primitive array values
  • Fix error where inputs with options.list option would render [object Object] in certain cases
  • Fix bug when object type has a value field and is paired with the (unsupported) options.list schema type option

📓 Full changelog

Author Message Commit
Marius Lundgård [examples] Add field with array of strings (without title) 043cecb
Marius Lundgård [base] Fix for backwards compatibility: Hide FormField's header when there's no title de414bf
Bjørge Næss [form-builder] TextInput: Only apply default when type.rows is not a number (#2259) 984b6b4
Espen Hovlandsdal [types] Relax titled list option check, allow additional attributes caba45e
Espen Hovlandsdal [examples] Add example for options.list containing more than 2 attributes 6e50733
Espen Hovlandsdal [form-builder] Fix crash when rendering unknown value warning for object/arrays f009140

Don't miss a new core release

NewReleases is sending notifications on new releases.