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 |