Skip to content

Releases: okendo/okendo-shopify-hydrogen-demo

Hydrogen 2 - Remix Edition

12 May 00:48
6139c56
Compare
Choose a tag to compare

Release v1.2.2 - Update to Okendo Shopify Hydrogen 1.2.2

01 Sep 07:08
ebcd64d
Compare
Choose a tag to compare

NPM Library Updates

  • Silence no metafields present warning / all warnings - Particularly seen in Star Rating Snippets
  • Watch attribute changes in useEffect to better support re-initialisation on route changes

Update to @okendo/shopify-hydrogen v1.2.1

11 Aug 08:24
63c1e2c
Compare
Choose a tag to compare
  • Fixed ReferenceError: window is not defined when building for production - Issue Raised Here

Update to @okendo/shopify-hydrogen v1.2.0

27 Jul 03:37
Compare
Choose a tag to compare
  • Updated to @shopify/hydrogen@1.2.0
  • Updated to @okendo/shopify-hydrogen@1.2.0

Update to @okendo/shopify-hydrogen v1.1.0

20 Jul 00:46
Compare
Choose a tag to compare
  • Updated to use @okendo/shopify-hydrogen v1.1.0 which includes changes from @shopify/hydrogen v1.1.0.
  • Updated demo store to have latest changes from @shopify/hydrogen demo store.

Release v1.0.3 - Client Side Star Widget Support / GraphQL Fragments

24 Jun 02:06
f981602
Compare
Choose a tag to compare

Release Notes

This coincides with the 1.0.3 release of the Okendo Hydrogen React Components Library

  • Updated demo store to include NEW OkendoClientStarRating widget.
  • Demo store now includes reusable GraphQL Fragment - OKENDO_PRODUCT_STAR_RATING_FRAGMENT. ProductCard GraphQL fragment has been updated to also retrieve our pre-rendered Star Rating snippet for performance improvement in OkendoClientStarRating renders
  • Added OkendoProductFragment type for use with Shopify's Product type when retrieving objects via GraphQL with OKENDO_PRODUCT_STAR_RATING_FRAGMENT