Skip to content

Releases: storefront-foundation/react-storefront

v8.13.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:14
20e3f0a

What's Changed

  • Adds several actions to SessionProvider's context: (#108) @markbrocato
    • signIn
    • signOut
    • signUp
    • addToCart
    • updateCart
    • removeCartItem

v8.14.0-alpha.0

v8.14.0-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@markbrocato markbrocato released this 16 Jul 20:36

Magento 2 integration

v8.13.0-alpha.0

v8.13.0-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@markbrocato markbrocato released this 15 Jul 19:57
  • Sends cookies with each fetch from the API.

v8.12.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:28
a8dd58b

What's Changed

  • Support magnify beside feature (#118) @dijs

v8.12.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 07:31
5cfc238

What's Changed

v8.12.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 12:36
888d2c5

What's Changed

  • Added highlight to search suggestions (#117) @dijs

v8.11.3

Choose a tag to compare

@github-actions github-actions released this 25 Jun 12:25
0e22335

What's Changed

  • Fixes infinite scrolling on MediaCarousel (#113) @dijs

v8.11.2

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:37
be1b4be

What's Changed

v8.11.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 17:36
475554a

What's Changed

  • Fix AMP validation errors on PDP (#115) @dijs

v8.11.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 09:47
8ce4545

What's Changed

  • Don't use lazy hydrate during AMP rendering (#111) @dijs
  • addVersion should only add v param to same-origin requests (#110) @markbrocato
  • Fixes a bug in useSimpleNavigation() that causes the page to reload d… (#112) @markbrocato
  • Added color prop to SwatchProductOption to allow developers to set th… (#109) @markbrocato