Merged
Conversation
d44954a to
0442ac2
Compare
eea55f9 to
5b1b155
Compare
ryancbahan
approved these changes
Apr 24, 2026
graygilmore
approved these changes
Apr 24, 2026
Contributor
Author
Differences in type declarationsWe detected differences in the type declarations generated by Typescript for this branch compared to the baseline ('main' branch). Please, review them to ensure they are backward-compatible. Here are some important things to keep in mind:
New type declarationsWe found no new type declarations in this PR Existing type declarationspackages/cli-kit/dist/public/common/version.d.ts@@ -1 +1 @@
-export declare const CLI_KIT_VERSION = "3.93.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.94.0";
\ No newline at end of file
|
aswamy
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@shopify/cli-kit@3.94.0
Patch Changes
@shopify/plugin-cloudflare@3.94.0
Patch Changes
@shopify/ui-extensions-server-kit@5.4.1
Patch Changes
@shopify/cli@3.94.0
@shopify/create-app@3.94.0
@shopify/app@3.94.0
Minor Changes
app devas hyperlinks, if supported by the terminal.app devoutput for non-embedded appsPatch Changes
3e3c971: Bump Shopify/theme-tools packages
Includes ValidScopedCSSClass theme check, color_palette input support, and various fixes.
bb884b1: Avoid spurious config prompts:
config link --client-idwith no existing TOML filesUpdated dependencies [3e3c971]
Updated dependencies [b2fc8bc]
Updated dependencies [a95ee0f]
Updated dependencies [04b8492]
@shopify/plugin-did-you-mean@3.94.0
Patch Changes
@shopify/store@3.94.0
Patch Changes
@shopify/theme@3.94.0
Patch Changes
3e3c971: Bump Shopify/theme-tools packages
Includes ValidScopedCSSClass theme check, color_palette input support, and various fixes.
b2fc8bc: Fix
ENOTDIRerror when a file path is passed to--pathflag in theme commands. The flag now validates that the provided path is a directory and shows a helpful error message suggesting the parent directory instead.a95ee0f: Add error handler to chokidar file watcher to prevent unhandled exceptions
Updated dependencies [04b8492]
@shopify/ui-extensions-dev-console-app@3.94.0
Patch Changes