Storefront Hooks

1.0.1

1.1.0

Fix useUpdateItem

Resolves #22

Login SSO

  • Accept options in the useLogin hook to allow Login SSO

  • Update Readme with a quick guide of using Login SSO

Resolves #11 and #13

Allow to get products of different categories

  • Add a new key to useSearchcategoryIds

  • Stringify categoryIds to use as a key in SWR

  • Add a deprecation warning to categoryId

Resolves #9

Fix useAddItem types

  • Set variantId as optional

Resolves #21

Theme

Developer Blog