chore(deps): update dependency @sanity/client to v6 #260
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.4.1
->^6.0.0
Release Notes
sanity-io/client (@sanity/client)
v6.4.9
Compare Source
Bug Fixes
useCdn: false
automatically whenperspective: 'previewDrafts'
(#299) (0cb98cf)v6.4.8
Compare Source
Bug Fixes
v6.4.7
Compare Source
Bug Fixes
signal
onfetch
unless provided toclient.fetch
(#298) (e1d5210)v6.4.6
Compare Source
Bug Fixes
perspective
andresultSourceMap
on fetch (18eedfd)v6.4.5
Compare Source
Bug Fixes
v6.4.4
Compare Source
Bug Fixes
v6.4.3
Compare Source
Bug Fixes
react-server
export condition (3a81261)v6.4.2
Compare Source
Bug Fixes
v6.4.1
Compare Source
Bug Fixes
node.module
export condition (6ec1d7e)v6.4.0
Compare Source
Features
v6.3.0
Compare Source
Features
includeMembers
option onprojects.list()
(#273) (5f14eaf)v6.2.0
Compare Source
Features
fetch
for Next.jsapp-router
(#249) (0aa4c6d)v6.1.7
Compare Source
Bug Fixes
perspective
config (#252) (d6e0630)v6.1.6
Compare Source
Bug Fixes
v6.1.5
Compare Source
Bug Fixes
perspective
documentation (#240) (8e79e54)v6.1.4
Compare Source
Bug Fixes
@sanity/preview-kit/client
is incorrectly setup (2507638)v6.1.3
Compare Source
Bug Fixes
ClientPerspective
type export (4c8664d)perspective
typings (74a02f8)v6.1.2
Compare Source
Bug Fixes
RawQueryResponse
response type properties (#232) (5eb0272)v6.1.1
Compare Source
Bug Fixes
url
option instead ofuri
(#231) (573c1bd)v6.1.0
Compare Source
Features
perspective
parameter (#224) (61f36de)Bug Fixes
resultSourceMap
parameter only to queries (#225) (dac8ea6)v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare Source
⚠ BREAKING CHANGES
useCdn
is now set totrue
by default. Our CDN ensures your content has reliably, world-wide delivery by caching queries made from your front-end. If you require fresh data for every query, perhaps for testing purposes, adduseCdn: false
to your configuration.{maxRetries: 0}
, or remove the custom retry code and potentially alter theretryDelay
andmaxRetries
options to match your wanted behavior.The migration guide outlines every breaking change and how to migrate your code
Introducing Content Source Maps
Content Source Maps are an optional layer of contextual metadata sent with queries to enable use cases such as Visual Editing, tracing content lineage, and more. Our implementation of Content Source Maps are based on an open standard posted on GitHub, and you can read the API documentation here. To get started with Content Source Maps, check out the documentation in the README file.
Features
Bug Fixes
v5.4.2
Compare Source
Bug Fixes
v5.4.1
Compare Source
Bug Fixes
v5.4.0
Compare Source
Features
edge-light
export condition (#176) (501e7b6)v5.3.2
Compare Source
Bug Fixes
File
for envs withoutlib.dom
(#175) (1e9cb5e)v5.3.1
Compare Source
Bug Fixes
v5.3.0
Compare Source
Features
Bug Fixes
v5.2.2
Compare Source
Bug Fixes
v5.2.1
Compare Source
Bug Fixes
Any
for explicit any (#115) (d588cf6)v5.2.0
Compare Source
Features
getUrl
&getDataUrl
(#110) (6cfee72)v5.1.0
Compare Source
Features
Bug Fixes
@types/node
a dev dependency (88a4cc1)v5.0.0
Compare Source
⚠ BREAKING CHANGES
We have removed the default export and replaced it with a named one:
The migration guide outlines every breaking change and how to migrate your code
Features
v4.0.1
Compare Source
Bug Fixes
NodeJS.ReadableStream
type for upload body type to prevent conflict with DOMReadableStream
(#33) (8cbfe0c)v4.0.0
Compare Source
⚠ BREAKING CHANGES
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate using a curated preset maintained by![Sanity](https://camo.githubusercontent.com/931ede551d5705fb37c422c4e298c3baa2895dfee9960fc0b5700b6779c05a29/68747470733a2f2f7777772e73616e6974792e696f2f7374617469632f696d616765732f6c6f676f5f7265642e7376673f763d32)
. View repository job log here