You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Type reference for admin.unknown.action.render could not be found. You might be using the wrong @shopify/ui-extensions version. Fix the error by ensuring you install @shopify/ui-extensions@2025-07 in your dependencies.',
1065
+
'Type reference for admin.unknown.action.render could not be found. You might be using the wrong @shopify/ui-extensions version. Fix the error by ensuring you install @shopify/ui-extensions@2025-10 in your dependencies.',
1066
1066
)
1067
1067
1068
1068
// No shopify.d.ts file should be created
@@ -1078,7 +1078,7 @@ Please check the configuration in ${uiExtension.configurationPath}`),
1078
1078
tmpDir,
1079
1079
fileContent: '// Preact code',
1080
1080
// Remote DOM supported version
1081
-
apiVersion: '2025-07',
1081
+
apiVersion: '2025-10',
1082
1082
})
1083
1083
1084
1084
// Change target to a target that does not exist in the library
0 commit comments