Skip to content

v0.126.2

Compare
Choose a tag to compare
@rexxars rexxars released this 07 Mar 16:53
· 11439 commits to next since this release

Upgrade with:

sanity upgrade

And install the latest Command Line Interface (CLI) with:

npm install --global @sanity/cli

🐛 Notable bugfixes

  • Fixed assets potentially being invalid after export
  • Fixed very old assets not being exportable through (sanity dataset export)
  • Fixed slug fields not being able to merge default validation with custom validation

📓 Full changelog

Author Message Commit
Thomas Drevon [mutator] Update mutator readme (#406) 2ff0084
Jørgen Aaberg Remove typo in form-builder example in README.MD (#649) bcbe852
Espen Hovlandsdal [export] Handle exporting of old asset IDs f8c4d76
Espen Hovlandsdal [export] Temporarily store files to filesystem before archiving 8923552
Espen Hovlandsdal [schema] Fix combining slug validation rules with custom ones 2b13b12