Skip to content

Releases: elasticpath/composable-frontend

@elasticpath/react-shopper-hooks@0.2.2

26 May 18:13
9c4fe8c
Compare
Choose a tag to compare

Patch Changes

  • 8cdb0a8: added product component images to creator function

@elasticpath/react-shopper-hooks@0.2.1

26 May 13:21
3f6ac06
Compare
Choose a tag to compare

Patch Changes

  • 8bac418: add bundle to cart added to useCart hook
  • 8bac418: added bundle provider and hooks

@elasticpath/d2c-schematics@0.6.1

27 Apr 15:41
40a50b4
Compare
Choose a tag to compare

Patch Changes

  • d5204dd: If algolia instance already exists in the integration hub for the users store then setup is considered a success.
  • 7280315: Removed Manual option for payment gateway as it's not yet supported

@elasticpath/react-shopper-hooks@0.2.0

20 Apr 16:24
7757ba9
Compare
Choose a tag to compare

Minor Changes

  • 4a3b5cb: e2e test refactoring and added complete ep payment e2e checkout flow test.

@elasticpath/mason-integration-hub-deployer@0.1.4

20 Apr 16:24
7757ba9
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [4a3b5cb]
    • @elasticpath/mason-common@0.1.4

@elasticpath/mason-common@0.1.4

20 Apr 16:24
7757ba9
Compare
Choose a tag to compare

Patch Changes

  • 4a3b5cb: fixed tests

    • was failing due to executing specs inside node_modules, so ignoring
    • fixed tests for epcc url resolve to match intended use case

@elasticpath/mason-cli@0.5.2

20 Apr 16:24
7757ba9
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [4a3b5cb]
    • @elasticpath/d2c-schematics@0.6.0

@elasticpath/d2c-schematics@0.6.0

20 Apr 16:24
7757ba9
Compare
Choose a tag to compare

Minor Changes

  • 4a3b5cb: e2e test refactoring and added complete ep payment e2e checkout flow test.

Patch Changes

  • Updated dependencies [4a3b5cb]
    • @elasticpath/mason-common@0.1.4
    • @elasticpath/mason-integration-hub-deployer@0.1.4

@elasticpath/d2c-schematics@0.5.4

13 Apr 11:16
fdcb73f
Compare
Choose a tag to compare

Patch Changes

  • 37c3114: warn user of unsupported product extensions and don't attempt to render them
  • 008b51b: Use ISR for product pages and fetch no product pages up front.

@elasticpath/react-shopper-hooks@0.1.2

30 Mar 11:56
260f82a
Compare
Choose a tag to compare

Patch Changes

  • 521b6b8: Fixed build process to resolve react/jsx-runtime import issue.