rsnext/examples/cms-sanity/lib
Knut Melvær 36d922fbda
Add apiVersion to config (#28610)
The client now warns against missing `apiVersion` ([docs](https://www.sanity.io/docs/api-versioning)). This PR adds the config for using the latest API version. There shouldn't be breaking changes in this app.



## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes
2021-08-30 17:37:13 +00:00
..
config.js Add apiVersion to config (#28610) 2021-08-30 17:37:13 +00:00
constants.js Update .now.sh to .vercel.app. (#22359) 2021-04-14 09:46:06 -05:00
queries.js Improve sanity.io example (#18227) 2021-02-08 21:54:01 -06:00
sanity.js Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
sanity.server.js Improve sanity.io example (#18227) 2021-02-08 21:54:01 -06:00