File tree Expand file tree Collapse file tree 3 files changed +431
-46
lines changed
Expand file tree Collapse file tree 3 files changed +431
-46
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export const client = createClient({
99 resultSourceMap : 'withKeyArraySelector' ,
1010 stega : {
1111 enabled : true ,
12- studioUrl : `${ process . env . NEXT_PUBLIC_TEST_BASE_PATH || '' } /studio# ` ,
12+ studioUrl : `${ process . env . NEXT_PUBLIC_TEST_BASE_PATH || '' } /studio` ,
1313 // logger: console,
1414 } ,
1515} )
Original file line number Diff line number Diff line change 11{
22 "name" : " next-sanity" ,
3- "version" : " 11.6.3 " ,
3+ "version" : " 11.7.0-canary.1 " ,
44 "description" : " Sanity.io toolkit for Next.js" ,
55 "keywords" : [
66 " sanity" ,
112112 "@sanity/comlink" : " ^4.0.0" ,
113113 "@sanity/presentation-comlink" : " ^2.0.0" ,
114114 "@sanity/preview-url-secret" : " ^2.1.15" ,
115- "@sanity/visual-editing" : " ^4 .0.0" ,
115+ "@sanity/visual-editing" : " 5 .0.0-canary.1 " ,
116116 "dequal" : " ^2.0.3" ,
117117 "groq" : " ^4.12.0" ,
118118 "history" : " ^5.3.0" ,
You can’t perform that action at this time.
0 commit comments