@shopify/hydrogen@2024.7.3
版本发布时间: 2024-08-09 17:35:10
Shopify/hydrogen最新发布版本:@shopify/mini-oxygen@3.0.6(2024-10-02 11:24:35)
Patch Changes
-
Prevent sending analytics data to Shopify when Chrome-Lighthouse user agent is detected (#2401) by @wizardlyhel
-
Create
createHydrogenContext
that combinedcreateStorefrontClient
,createCustomerAccountClient
andcreateCartHandler
. (#2333) by @michenly -
Add a
waitForHydration
prop to theScript
component to delay loading until after hydration. This fixes third-party scripts that modify the DOM and cause hydration errors. (#2389) by @blittleNote: For security,
nonce
is not supported when usingwaitForHydration
. Instead you need to add the domain of the script directly to your Content Securitiy Policy directives. -
Fix the
OptimisticCart
type to properly retain the generic of line items. TheOptimisticCartLine
type now takes a cart or cart line item generic. (#2327) by @blittle -
Export
ShopAnalytics
type (#2384) by @Braedencraig -
Updated dependencies [
cfbfc827
,b09e9a4c
]:- @shopify/hydrogen-react@2024.7.2