npm @sanity/vision 3.18.0
v3.18.0

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

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

✨ Highlights

  • Responsive improvements to the Vision plugin to accommodate narrower screens
  • Updated icon for copy buttons
  • Bump engines.node to >= 18

🐛 Notable bugfixes

  • Fixes type for canHandleIntent to allow passing undefined
  • Fixes placement of "Add item…" popover in array inputs
  • Fixes a bug where edit intent was not called when added to a menuItem (thanks @israelroldan 🙏)

📓 Full changelog

Author Message Commit
Simeon Griggs chore: change clipboard icon to copy icon (#4974) 317df79
renovate[bot] chore(deps): update actions/checkout action to v4 (#4933) 9e84fb8
renovate[bot] chore(deps): update tibdex/github-app-token action to v2 (#4934) 1de96e8
renovate[bot] chore(deps): update babel monorepo (#4926) de7d794
Knut Melvær feat(vision): make panes responsive for minimal breakpoint (#4893) 4b3a183
Binoy Patel fix(desk): fixes type for canHandleIntent in documentList (#4969) ad3cf4f
Bjørge Næss chore: bump engines to node 18 (#4981) 3fb27a8
Bjørge Næss fix(form): set fallback placement for type-select popover in array inputs (#4979) 0068787
Israel Roldan fix(desk): pass intent in MenuNodes resolver (#4892) 4151f2e

Don't miss a new vision release

NewReleases is sending notifications on new releases.