@sanity/client 6.9.2-canary.0 → 6.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -771,7 +771,7 @@ resolveEditUrl({
771
771
  // or an array of segments
772
772
  resultPath: ['pictures', 0, 'alt'],
773
773
  })
774
- // ^? 'https://your-project-name.sanity.studio/intent/edit/id=462efcc6-3c8b-47c6-8474-5544e1a4acde;type=author;path=pictures[_key=="cee5fbb69da2"].alt'
774
+ // ^? 'https://your-project-name.sanity.studio/intent/edit/mode=presentation;id=462efcc6-3c8b-47c6-8474-5544e1a4acde;type=author;path=pictures[_key=="cee5fbb69da2"].alt'
775
775
  ```
776
776
 
777
777
  ### Listening to queries
@@ -1860,7 +1860,7 @@ function defineCreateClientExports(envMiddleware, ClassConstructor) {
1860
1860
  };
1861
1861
  }
1862
1862
  var name = "@sanity/client";
1863
- var version = "6.9.2-canary.0";
1863
+ var version = "6.9.3";
1864
1864
  const middleware = [middleware$1.debug({
1865
1865
  verbose: true,
1866
1866
  namespace: "sanity:client"
@@ -1894,4 +1894,4 @@ exports.defaultConfig = defaultConfig;
1894
1894
  exports.defineCreateClientExports = defineCreateClientExports;
1895
1895
  exports.middleware = middleware;
1896
1896
  exports.printNoDefaultExport = printNoDefaultExport;
1897
- //# sourceMappingURL=nodeMiddleware-GPc7PMSW.cjs.map
1897
+ //# sourceMappingURL=nodeMiddleware-BRRyFv21.cjs.map