Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 7, 2022

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 v1.x-2022-07, this PR will be updated.

Releases

@shopify/[email protected]

Minor Changes

  • #1489 e2ee2d45 Thanks @blittle! - In an effort to be performant by default, the preloaded queries are turned on by default when caching is also enabled. By default, each query has caching enabled too, so preload will on universally by default.

  • #1237 356e75f3 Thanks @frehner! - Updated Cart queries in two ways, one of which requires you to be using Storefront API 2022-07:

    1. CartLine now uses CartLineEstimatedCost's totalAmount field for calculating the Line's total, instead of doing it manually.
    2. Cart now uses totalQuantity for calculating how many items are in the cart, instead of doing this manually. Note that this feature is only available in Storefront API 2022-07 and newer.

Patch Changes

  • #1473 a7f3b4bf Thanks @frandiox! - Reduce CPU consumption when rendering React Server Components.

  • #1453 84b9e6d3 Thanks @jplhomer! - Update setSelectedVariant types to allow null to be passed.

  • #1484 990bfd8b Thanks @wizardlyhel! - Fix ClientAnalytics losing subscriber object when passed as a param

  • #1509 05081b01 Thanks @jplhomer! - Fix <BuyNowButton> so it can be rendered without being nested in a <CartProvider>

  • #1469 07d45290 Thanks @frandiox! - Fix path resolution when using aliases in server components.

  • #1471 5b4e08df Thanks @frandiox! - Added an experimental hook useRequestContext that provides server-only context for third party integrations.

  • #1486 a31e007d Thanks @frehner! - Fix <ProductOptionsProvider/>'s setSelectedOptions() function to update the selectedVariant as well

[email protected]

@github-actions github-actions bot force-pushed the changeset-release/v1.x-2022-07 branch 21 times, most recently from dfa1f9b to 29ea65a Compare June 9, 2022 19:36
@github-actions github-actions bot force-pushed the changeset-release/v1.x-2022-07 branch from 29ea65a to acea04e Compare June 9, 2022 20:08
@scottdixon scottdixon merged commit 9878c25 into v1.x-2022-07 Jun 9, 2022
@scottdixon scottdixon deleted the changeset-release/v1.x-2022-07 branch June 9, 2022 23:15
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