Example Storefront Versions Save

Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.

v5.2.1

2 years ago

5.2.1 (2022-04-28)

Bug Fixes

  • muitheme variable change (ddad190)

v5.2.0

2 years ago

5.2.0 (2022-03-28)

Features

  • added latest tag to docker images (9f93132)

v5.1.3

2 years ago

5.1.3 (2022-02-15)

Bug Fixes

  • remove create-hydra command from old version (b56f089)
  • upgrade @segment/snippet from 4.4.0 to 4.14.2 (9bb070b)

v5.1.2

2 years ago

5.1.2 (2022-02-15)

Bug Fixes

  • upgrade @material-ui/core from 4.10.2 to 4.12.3 (bcc9c25)

v5.1.1

2 years ago

5.1.1 (2021-11-17)

Bug Fixes

v5.1.0

2 years ago

5.1.0 (2021-10-16)

Bug Fixes

  • keep stripe method (1aa98dc)
  • lint (1669dc8)
  • lint errors (6e42b9d)
  • lint errors in StripeCard, add stripe js lib (4d9569d)
  • lint errors in StripeCard, add stripe js lib (e0140f1)
  • remove stripe old payment method, SCA remains (73623ca)
  • remove stripe, stripe SCA remains (3d25fd6)

Features

  • Add Stripe Payments Intents API SCA-compliant Payment Component (30fa912)

v5.0.3

2 years ago

5.0.3 (2021-09-03)

Bug Fixes

  • login allowed from checkout page (d22bea2)

v5.0.2

2 years ago

5.0.2 (2021-08-31)

Bug Fixes

v5.0.1

2 years ago

5.0.1 (2021-08-31)

Bug Fixes

v5.0.0

2 years ago

5.0.0 (2021-08-25)

Features

  • breaking use account-js for authentication (7a509c9)

BREAKING CHANGES

  • the authorization methods have been switched to account-js

Signed-off-by: Akarshit Wal [email protected]