Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add apiVersion to config #28610

Merged
merged 2 commits into from Aug 30, 2021
Merged

Add apiVersion to config #28610

merged 2 commits into from Aug 30, 2021

Conversation

kmelve
Copy link
Contributor

@kmelve kmelve commented Aug 30, 2021

The client now warns against missing apiVersion (docs). 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

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.
@ijjk ijjk added the area: examples Anything inside the examples folder label Aug 30, 2021
timneutkens
timneutkens previously approved these changes Aug 30, 2021
@ijjk ijjk changed the base branch from master to canary August 30, 2021 17:29
@ijjk ijjk dismissed timneutkens’s stale review August 30, 2021 17:29

The base branch was changed.

This was referenced Jan 27, 2022
@vercel vercel locked as resolved and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: examples Anything inside the examples folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants