npm @sanity/core 0.135.3
v0.135.3

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

Upgrade the Command Line Interface (CLI) with

npm install --global @sanity/cli

Upgrade the Content Studio with:

sanity upgrade

🐛 Notable bugfixes & improvements

  • Fixed a bug that caused invalid queries if reserved names were used as schema field names
  • Will now display a warning if the client is configured with a token in a browser environment (Background)
  • Fixed an issue with delayed loading of list item previews
  • Fixed an issue causing image loading to fail when switching dataset in studio

📓 Full changelog

Author Message Commit
Bjørge Næss [client] Warn if client is configured with a token in the browser (#1025) 200bc7f
Bjørge Næss [preview] Pass through undefined and re-fetch in background when encountering undefined values (#1026) 709b122
Espen Hovlandsdal [base] Use deep compare when diffing query parameters (#1028) 5c14832
Espen Hovlandsdal [desk-tool] Resolve only changed panes (#1029) 02e3fef
Knut Melvær [vision] Add support for string and non-object outputs (#1027) e06e83d
Kristoffer J. Sivertsen [form-builder] Keep focus alive when clicking inside blockEditor and focus on click (#1024) f08ce2e
Bjørge Næss Escape groq keywords (#1031) 006ec07
Espen Hovlandsdal [preview] Instantiate image url builder on render to catch config changes (#1034) 1f73d45

Don't miss a new core release

NewReleases is sending notifications on new releases.