Skip to content

[ci] release 2026.4.1#3721

Merged
itsjustriley merged 1 commit intomainfrom
changeset-release/main
Apr 17, 2026
Merged

[ci] release 2026.4.1#3721
itsjustriley merged 1 commit intomainfrom
changeset-release/main

Conversation

@shopify-github-actions-access
Copy link
Copy Markdown
Contributor

@shopify-github-actions-access shopify-github-actions-access bot commented Apr 15, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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-hydrogen@11.1.16

Patch Changes

  • Updated route scaffolding and JS transpilation to import from react-router instead of the deprecated @shopify/remix-oxygen. (#3621) by @fredericoo

  • Fix set-cookie-parser and cookie resolution warnings during dev by using Vite's nested dependency syntax (react-router > dep). These are CJS transitive dependencies of react-router that weren't resolvable by bare name with strict package managers like pnpm. (#3698) by @fredericoo

@shopify/create-hydrogen@5.0.35

Patch Changes

  • Updated route scaffolding and JS transpilation to import from react-router instead of the deprecated @shopify/remix-oxygen. (#3621) by @fredericoo

  • Fix set-cookie-parser and cookie resolution warnings during dev by using Vite's nested dependency syntax (react-router > dep). These are CJS transitive dependencies of react-router that weren't resolvable by bare name with strict package managers like pnpm. (#3698) by @fredericoo

@shopify/hydrogen@2026.4.1

Patch Changes

  • Fix cart operations failing on stores without VisitorConsent type (#3720) by @itsjustriley

    Cart operations (like cart.setMetafields()) were unconditionally including the visitorConsent parameter in GraphQL operations, even when not being used. This caused failures on stores whose Storefront API schema doesn't include the VisitorConsent type (older API versions or certain store configurations).

    The visitorConsent parameter is now only included in cart GraphQL operations when explicitly provided. This restores compatibility with stores that don't support the VisitorConsent type while preserving the feature for users who need it.

  • Updated dependencies [f84ab400c62d89827574d0fa65ba310a2e75f36f]:

    • @shopify/hydrogen-react@2026.4.1

@shopify/hydrogen-react@2026.4.1

Patch Changes

  • Fix cart operations failing on stores without VisitorConsent type (#3720) by @itsjustriley

    Cart operations (like cart.setMetafields()) were unconditionally including the visitorConsent parameter in GraphQL operations, even when not being used. This caused failures on stores whose Storefront API schema doesn't include the VisitorConsent type (older API versions or certain store configurations).

    The visitorConsent parameter is now only included in cart GraphQL operations when explicitly provided. This restores compatibility with stores that don't support the VisitorConsent type while preserving the feature for users who need it.

@shopify/remix-oxygen@3.0.3

Patch Changes

  • Deprecated @shopify/remix-oxygen. This package is a pass-through layer — all types and utilities it re-exports are available directly from react-router. For createRequestHandler, use @shopify/hydrogen/oxygen instead. For getStorefrontHeaders, use @shopify/hydrogen. (#3621) by @fredericoo

skeleton@2026.4.1

Patch Changes

  • Fix set-cookie-parser and cookie resolution warnings during dev by using Vite's nested dependency syntax (react-router > dep). These are CJS transitive dependencies of react-router that weren't resolvable by bare name with strict package managers like pnpm. (#3698) by @fredericoo

  • Updated dependencies [f84ab400c62d89827574d0fa65ba310a2e75f36f]:

    • @shopify/hydrogen@2026.4.1

@shopify-github-actions-access shopify-github-actions-access bot requested a review from a team as a code owner April 15, 2026 11:44
@shopify
Copy link
Copy Markdown
Contributor

shopify bot commented Apr 15, 2026

Oxygen deployed a preview of your changeset-release/main branch. Details:

Storefront Status Preview link Deployment details Last update (UTC)
Skeleton (skeleton.hydrogen.shop) ✅ Successful (Logs) Preview deployment Inspect deployment April 15, 202611:44 AM
custom-cart-method ✅ Successful (Logs) Preview deployment Inspect deployment April 15, 202611:44 AM
classic-remix ✅ Successful (Logs) Preview deployment Inspect deployment April 15, 202611:44 AM
metaobjects ✅ Successful (Logs) Preview deployment Inspect deployment April 15, 202611:44 AM
sitemap ✅ Successful (Logs) Preview deployment Inspect deployment April 15, 202611:44 AM
third-party-queries-caching ✅ Successful (Logs) Preview deployment Inspect deployment April 15, 202611:45 AM

Learn more about Hydrogen's GitHub integration.

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 5a5c70f to b239e8a Compare April 15, 2026 13:59
@shopify-github-actions-access shopify-github-actions-access bot changed the title [ci] release semver [ci] release 2026.4.1 Apr 15, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from a180ab2 to ee3465d Compare April 16, 2026 12:43
@github-actions github-actions bot force-pushed the changeset-release/main branch from ee3465d to f5c0865 Compare April 16, 2026 17:00
@itsjustriley itsjustriley merged commit 4365ba5 into main Apr 17, 2026
1 check passed
@itsjustriley itsjustriley deleted the changeset-release/main branch April 17, 2026 13:21
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.

1 participant