Upgrade the Command Line Interface (CLI) with:
npm install --global @sanity/cli
Upgrade Sanity Studio with:
sanity upgrade
🐛 Notable bugfixes
- Fixes an issue causing GraphQL deploys to fail after installing to babel
^7.16.0
see (#2899).
📓 Full changelog
Author | Message | Commit |
---|---|---|
Rico Kahler | fix(core): fix require.context shim for graphql deploys (#2903) | 808c459 |