npm @sanity/base 2.7.4
v2.7.4

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

  • Fixes continous incoming mutations preventing lists from loading items on slow connections
  • Fixes user fallback avatar displaying incorrect initials on special characters
  • Fixes query URL not updating in vision if query resulted in an error
  • Fixes vision not showing location of error in query
  • Fixes mismatch between displayed and stored date in date/datetime inputs in certain timezones

📓 Full changelog

Author Message Commit
Bjørge Næss fix(base): prevent cancellation of list fetching while receiving mutation events (#2401) 5603784
Bjørge Næss chore(base): enable TypeScript's checkJs (#2407) 19d5dca
Espen Hovlandsdal fix(base): strip symbols from user initials b71c7c5
Bjørge Næss chore(form-builder): remove unused dependencies 0fa8a3b
Bjørge Næss chore(form-builder): remove unused tests 24931dd
Bjørge Næss chore(eslint): disable no-undef for ts/tsx files 983de88
Bjørge Næss chore: normalize dependencies c7d4eda
Bjørge Næss chore: enable strict mode for date-inputs c087601
Bjørge Næss refactor(form-builder): add better support for custom input value parsing/formatting d6586f0
Bjørge Næss test(form-builder): add some basic unit tests for date inputs f6d9d3f
Espen Hovlandsdal fix(import): specify api version in import cli 1576c16
Espen Hovlandsdal fix(vision): update query url also on failed queries 970f5f1
Espen Hovlandsdal fix(vision): extract and display line/column info on errors 197534a

Don't miss a new base release

NewReleases is sending notifications on new releases.