Releases: storefront-foundation/react-storefront
Releases · storefront-foundation/react-storefront
v8.13.0
What's Changed
- Adds several actions to SessionProvider's context: (#108) @markbrocato
- signIn
- signOut
- signUp
- addToCart
- updateCart
- removeCartItem
v8.14.0-alpha.0
Magento 2 integration
v8.13.0-alpha.0
- Sends cookies with each fetch from the API.
v8.12.2
v8.12.1
What's Changed
- Fix NavTab popover overflow (#119) @tonylepmets
v8.12.0
v8.11.3
v8.11.2
What's Changed
- Handle falsy as props in Link. (#114) @markbrocato
v8.11.1
v8.11.0
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