Skip to content

Version Packages - main#7221

Merged
ryancbahan merged 2 commits intomainfrom
changeset-release/main
Apr 24, 2026
Merged

Version Packages - main#7221
ryancbahan merged 2 commits intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 8, 2026

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

  • 04b8492: Render task progress bars to stderr to reduce output noise in non-TTY environments

@shopify/plugin-cloudflare@3.94.0

Patch Changes

  • Updated dependencies [04b8492]
    • @shopify/cli-kit@3.94.0

@shopify/ui-extensions-server-kit@5.4.1

Patch Changes

  • dbc91b4: Update types to include appassets and allowedDomains

@shopify/cli@3.94.0

@shopify/create-app@3.94.0

@shopify/app@3.94.0

Minor Changes

  • 3d38f4a: Render footer links in app dev as hyperlinks, if supported by the terminal.
  • 66b41fd: Added a separate Dev Console link to the app dev output for non-embedded apps
  • dbcdf9f: report file size for extensions on build and dev

Patch Changes

  • 3e3c971: Bump Shopify/theme-tools packages

    • @shopify/theme-check-node: 3.24.0 → 3.25.0
    • @shopify/theme-language-server-node: 2.20.2 → 2.21.0

    Includes ValidScopedCSSClass theme check, color_palette input support, and various fixes.

  • bb884b1: Avoid spurious config prompts:

    • Skip TOML selection prompt when using --reset flag
    • Use default shopify.app.toml without prompting when running config link --client-id with no existing TOML files
  • Updated dependencies [3e3c971]

  • Updated dependencies [b2fc8bc]

  • Updated dependencies [a95ee0f]

  • Updated dependencies [04b8492]

    • @shopify/theme@3.94.0
    • @shopify/cli-kit@3.94.0
    • @shopify/plugin-cloudflare@3.94.0

@shopify/plugin-did-you-mean@3.94.0

Patch Changes

  • Updated dependencies [04b8492]
    • @shopify/cli-kit@3.94.0

@shopify/store@3.94.0

Patch Changes

  • Updated dependencies [04b8492]
    • @shopify/cli-kit@3.94.0

@shopify/theme@3.94.0

Patch Changes

  • 3e3c971: Bump Shopify/theme-tools packages

    • @shopify/theme-check-node: 3.24.0 → 3.25.0
    • @shopify/theme-language-server-node: 2.20.2 → 2.21.0

    Includes ValidScopedCSSClass theme check, color_palette input support, and various fixes.

  • b2fc8bc: Fix ENOTDIR error when a file path is passed to --path flag 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/cli-kit@3.94.0

@shopify/ui-extensions-dev-console-app@3.94.0

Patch Changes

  • Updated dependencies [dbc91b4]
    • @shopify/ui-extensions-server-kit@5.4.1

@github-actions github-actions Bot requested review from a team as code owners April 8, 2026 12:53
@github-actions github-actions Bot force-pushed the changeset-release/main branch 28 times, most recently from d44954a to 0442ac2 Compare April 15, 2026 15:06
@github-actions github-actions Bot force-pushed the changeset-release/main branch 23 times, most recently from eea55f9 to 5b1b155 Compare April 23, 2026 11:43
Copy link
Copy Markdown
Contributor

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown
Contributor Author

Differences in type declarations

We 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:

  • Some seemingly private modules might be re-exported through public modules.
  • If the branch is behind main you might see odd diffs, rebase main into this branch.

New type declarations

We found no new type declarations in this PR

Existing type declarations

packages/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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants