v0.121.0
Upgrade with:
sanity upgrade
And install the latest Command Line Interface (CLI) with:
npm install --global @sanity/cli
✨ Highlights
Image url
This release intoduces the @sanity/image-url
package that allows you to quickly generate image urls from Sanity image records + a builder api for the Sanity image pipeline url options. Check out the readme for more info.
🐛 Notable bugfixes
- Fixed React Native compatibility in
@sanity/client
+ a few other React Native related issues.
📓 Full changelog
Author | Message | Commit |
---|---|---|
Bjørge Næss | [components] Don't enforce stickToTop in EditItemPopover | 6d83d9a |
Per-Kristian Nordnes | [default-login] Allow sending a React node as prop to title and description (#350) | 6656fc1 |
Bjørge Næss | [test-studio] Add a fieldsets test type | 111528f |
Simen Svale Skogsrud | [image-url] Introducing the image-url package (#352) | 426cf91 |
Espen Hovlandsdal | [cli] Add CLI methods for manage and docs (#351) | aa24531 |
Bjørge Næss | [observable] Add .babelrc to .npmignore + some dotfiles cleanup (#353) | 7c3db95 |
Bjørge Næss | [client] Upgrade get-it (#354) | 3e7351b |
Espen Hovlandsdal | [cli] Allow bootstrapping plugins from templates (#355) | e9a62be |
Bjørge Næss | [chore] Add a release-notes script that outputs a release notes template (#356) | 06bf025 |