npm @sanity/cli 3.8.3
v3.8.3

latest releases: 3.57.4, 3.57.4-memoized-form-state.18, 3.57.4-upgrade-vite-v5.9...
17 months ago

Installation and upgrading

To initiate a new Studio without installing the CLI globally:

npx create-sanity@latest

To upgrade a v3 Studio:

npm install sanity@latest

🐛 Notable bugfixes

  • Improves performance when inputing text in large documents
  • Fixes the issue where the document pane title, as defined in the desk structure, was not being utilized properly
  • Fixes a problem where intent route would not open the correct desk structure

📓 Full changelog

Author Message Commit
Cody Olsen chore(typings): remove get-it overrides (#4319) de48e28
Robin Pyon chore(test-studio): filter out unavailable document types in recently edited documents b0c92bc
Binoy Patel chore(perf-test): Fix test id (#4324) 05aa9af
Bjørge Næss fix(perf-runner): handle test errors and store on performanceTestRun documents (#4332) 0e1e717
renovate[bot] chore(deps): update typescript packages (#4330) 9427dc6
Bjørge Næss fix(perf): memoize list of ids passed to Sortable 81d6551
Bjørge Næss fix(perf): make sure form callbacks are stable 9a03202
Bjørge Næss test(form): improve immutableReconcile tests for circular structures e3e6938
Bjørge Næss fix(form): fix issue with immutableReconcile producing new identities for siblings of changed items 19e2a13
Cody Olsen chore(CI): add prettier-if-needed action (#4294) aa76d94
ecospark[bot] chore(prettier): fix unformatted files 🤖 ✨ (#4340) f33e673
Binoy Patel fix(core): fix document title not working (#4325) 76992d6
Cody Olsen fix(router): resolve intent resolver regression since v3.7.1 (#4344) 8a2a52d

Don't miss a new cli release

NewReleases is sending notifications on new releases.