Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 19:37
· 66 commits to v1.x-2022-07 since this release
ccce798

Patch Changes

  • Improve form props type for render function (#2352) by @ya-s-u

  • Fix an issue where non-string server prop values get in-properly parsed. Resolves Shopify/hydrogen#2365 (#2376) by @blittle

  • Fix streaming SSR with multibyte characters (#2351) by @ya-s-u

  • Use correct defaultCartFragment in CartProvider.client.tsx This resolves an error sending Add To Cart events to Shopify Analytics (#2332) by @mperreux