Skip to content

v2.29.2

Compare
Choose a tag to compare
@RitaDias RitaDias released this 23 Mar 12:50
· 4819 commits to next since this release

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fixes an issue where client configured with a token via part:@sanity/base/configure-client would be reset.

📓 Full changelog

Author Message Commit
Espen Hovlandsdal chore(deps): pin node-ipc to 9.2.0 e0d6a69
Per-Kristian Nordnes fix(base): respect client already configured with token de12045