Upgrade the Command Line Interface (CLI) with
npm install --global @sanity/cli
Upgrade the Content Studio with:
sanity upgrade
🐛 Notable bugfixes
- Rolled back keep-alive change in client that was causing asset uploads to fail
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | [client] Improve docs wrt. client.listen and returned observable and how to unsubscribe (#1239) | 24efab1 |
Espen Hovlandsdal | [client] Roll back keep-alive change for now | d155bce |