Skip to content

Releases: bigcommerce/storefront-data-hooks

v1.1.0

01 Mar 15:51
dcf1574
Compare
Choose a tag to compare

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 useSearch: categoryIds
  • 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

v.1.0.3

17 Dec 20:38
f1be99f
Compare
Choose a tag to compare

Changed

  • Changed samesite value on login cookie to be case insensitive

v1.0.2

14 Dec 15:46
93505dd
Compare
Choose a tag to compare

Added

  • option_selections in useAddItem

Updated

  • Readme w/ JSX formatting for code samples

v1.0.1

27 Oct 09:37
Compare
Choose a tag to compare
v1.0.1