Skip to content

Comments

Version Packages - main#6803

Merged
craigmichaelmartin merged 2 commits intomainfrom
changeset-release/main
Feb 20, 2026
Merged

Version Packages - main#6803
craigmichaelmartin merged 2 commits intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 29, 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.91.0

Minor Changes

  • fa8364d: Remove hardcoded theme duplicate mutation API version

Patch Changes

  • 19faac6: [internal] suppress console errors when pushing metrics
  • 5e13c83: Add --listing flag to theme dev, push, and share commands

@shopify/cli@3.91.0

Patch Changes

  • 5e13c83: Add --listing flag to theme dev, push, and share commands

@shopify/plugin-cloudflare@3.91.0

Patch Changes

  • Updated dependencies [fa8364d]
  • Updated dependencies [19faac6]
  • Updated dependencies [5e13c83]
    • @shopify/cli-kit@3.91.0

@shopify/create-app@3.91.0

@shopify/app@3.91.0

Patch Changes

  • Updated dependencies [947025f]
  • Updated dependencies [d0e135b]
  • Updated dependencies [fa8364d]
  • Updated dependencies [7750c0c]
  • Updated dependencies [6a7bfce]
  • Updated dependencies [19faac6]
  • Updated dependencies [5e13c83]
  • Updated dependencies [12a4037]
  • Updated dependencies [8048cb9]
    • @shopify/theme@3.91.0
    • @shopify/cli-kit@3.91.0
    • @shopify/plugin-cloudflare@3.91.0

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

Patch Changes

  • Updated dependencies [fa8364d]
  • Updated dependencies [19faac6]
  • Updated dependencies [5e13c83]
    • @shopify/cli-kit@3.91.0

@shopify/theme@3.91.0

Patch Changes

  • 947025f: Fix the default environments infrastructure so it doesn’t fail when running commands that don't require authentication
  • d0e135b: Fix 401 Unauthorized errors on cart AJAX endpoints during shopify theme dev
  • 7750c0c: Fix issue where certain theme commands were failing to have sessions created
  • 6a7bfce: Fix hot-reloading for the {% javascript %} tag when serving compiled assets scripts with multibyte characters
  • 5e13c83: Add --listing flag to theme dev, push, and share commands
  • 12a4037: Ignore API collect endpoint in shopify theme dev and shopify app dev commands
  • 8048cb9: Protect SSRF vulnerability in proxy requests when hosts don't match
  • Updated dependencies [fa8364d]
  • Updated dependencies [19faac6]
  • Updated dependencies [5e13c83]
    • @shopify/cli-kit@3.91.0

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

@github-actions github-actions bot requested review from a team as code owners January 29, 2026 22:18
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from ac3e788 to 7c9b1fc Compare February 3, 2026 22:53
@github-actions github-actions bot force-pushed the changeset-release/main branch 17 times, most recently from eb30a49 to 9805217 Compare February 10, 2026 20:41
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9805217 to 4e898d4 Compare February 11, 2026 17:27
@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from ebcbee7 to c0f1a05 Compare February 17, 2026 21:24
@github-actions github-actions bot force-pushed the changeset-release/main branch from c0f1a05 to cc47010 Compare February 18, 2026 12:05
@github-actions
Copy link
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.90.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.91.0";
\ No newline at end of file

@github-actions
Copy link
Contributor Author

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 78.9% 14556/18449
🟡 Branches 73.23% 7223/9863
🟡 Functions 79.09% 3704/4683
🟡 Lines 79.25% 13763/17367

Test suite run success

3777 tests passing in 1455 suites.

Report generated by 🧪jest coverage report action from 55ede1b

@kdaviduik
Copy link
Contributor

kdaviduik commented Feb 20, 2026

LGTM, though if possible it would be great to squeeze in this PR for Hydrogen too (to fix a bug that's been open for a few weeks) #6845 🙏🏻

Copy link
Contributor

@kdaviduik kdaviduik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can also just release this Hydrogen PR as a patch release too

@craigmichaelmartin
Copy link
Contributor

We can also just release this Hydrogen PR as a patch release too
Yeah at this point lets just follow up with a patch.

@craigmichaelmartin craigmichaelmartin merged commit 98941de into main Feb 20, 2026
101 of 105 checks passed
@craigmichaelmartin craigmichaelmartin deleted the changeset-release/main branch February 20, 2026 19:16
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.

2 participants