@sanity/client
Advanced tools
Comparing version 6.28.2 to 6.28.3
@@ -1511,3 +1511,3 @@ import { getIt } from "get-it"; | ||
} | ||
var name = "@sanity/client", version = "6.28.2"; | ||
var name = "@sanity/client", version = "6.28.3"; | ||
const middleware = [ | ||
@@ -1514,0 +1514,0 @@ debug({ verbose: !0, namespace: "sanity:client" }), |
{ | ||
"name": "@sanity/client", | ||
"version": "6.28.2", | ||
"version": "6.28.3", | ||
"description": "Client for retrieving, creating and patching data from Sanity.io", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -14,3 +14,3 @@ import defineCreateClientExports, {type ClientConfig, SanityClient} from './defineCreateClient' | ||
* @remarks | ||
* As of API version `v2025-02-19`, the default perspective used by the client has changed from `raw` to `published`. {@link https://www.sanity.io/changelog/e93a2d5a-9cee-4801-829e-8d3394bfed85|Changelog} | ||
* As of API version `v2025-02-19`, the default perspective used by the client has changed from `raw` to `published`. {@link https://www.sanity.io/changelog/676aaa9d-2da6-44fb-abe5-580f28047c10|Changelog} | ||
* @public | ||
@@ -17,0 +17,0 @@ */ |
@@ -67,3 +67,3 @@ // deno-lint-ignore-file no-empty-interface | ||
* @remarks | ||
* As of API version `v2025-02-19`, the default perspective has changed from `raw` to `published`. {@link https://www.sanity.io/changelog/e93a2d5a-9cee-4801-829e-8d3394bfed85|Changelog} | ||
* As of API version `v2025-02-19`, the default perspective has changed from `raw` to `published`. {@link https://www.sanity.io/changelog/676aaa9d-2da6-44fb-abe5-580f28047c10|Changelog} | ||
* @defaultValue 'published' | ||
@@ -76,3 +76,3 @@ */ | ||
@remarks | ||
* As of API version `v2025-02-19`, the default perspective has changed from `raw` to `published`. {@link https://www.sanity.io/changelog/e93a2d5a-9cee-4801-829e-8d3394bfed85|Changelog} | ||
* As of API version `v2025-02-19`, the default perspective has changed from `raw` to `published`. {@link https://www.sanity.io/changelog/676aaa9d-2da6-44fb-abe5-580f28047c10|Changelog} | ||
*/ | ||
@@ -949,3 +949,3 @@ apiVersion?: string | ||
* Whether to include events for drafts and versions. As of API Version >= v2025-02-19, only events | ||
* for published documents will be included by default (see {@link https://www.sanity.io/changelog/e93a2d5a-9cee-4801-829e-8d3394bfed85|Changelog}) | ||
* for published documents will be included by default (see {@link https://www.sanity.io/changelog/676aaa9d-2da6-44fb-abe5-580f28047c10|Changelog}) | ||
* If you need events from drafts and versions, set this to `true`. | ||
@@ -952,0 +952,0 @@ * Note: Keep in mind that additional document variants may be introduced in the future, so it's |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
9
27
2
123