Skip to content

v3.23.4

Compare
Choose a tag to compare
@bjoerge bjoerge released this 22 Dec 18:04
· 2327 commits to next since this release
c03a07b

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npm create sanity@latest

To upgrade a v3 Studio, run this command in its folder:

npm install sanity@latest

🐛 Notable bugfixes

  • Fixes occational wrong placement of the free trial popover
  • Fixes an issue where custom icons were displayed with incorrect sizes in previews

📓 Full changelog

Author Message Commit
Herman Wikner fix(core): icon size in previews with custom icon (#5425) c6becc9
Bjørge Næss fix(core): wait until the ref is available before showing trial popover (#5424) 26d08fe