commerce/CHANGELOG.md
semantic-release-bot 10f8794e4d chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/compare/v1.3.0...v1.4.0) (2024-07-20)

### Features

* **stores:** testing multiple stores (working!) ([dfa42c2](dfa42c2552))
2024-07-20 20:55:05 -07:00

13 KiB

1.4.0 (2024-07-20)

Features

  • stores: testing multiple stores (working!) (dfa42c2)

1.3.0 (2024-07-20)

Features

  • Add 'print result' step to develop.deploy-functions.yml (57fec24)

1.2.1 (2024-07-20)

Bug Fixes

  • Remove deployment status update step in develop.deploy-functions.yml (03fde49)

1.2.0 (2024-07-20)

Features

  • cart: cart is now based on store configuration (86ecab7)

1.1.3 (2024-07-20)

Bug Fixes

  • Add deployment status update step in develop.deploy-functions.yml (d84c3a2)

1.1.2 (2024-07-20)

Bug Fixes

  • Update README.md with additional test (10b38f0)

1.1.1 (2024-07-20)

Bug Fixes

  • Update README.md with additional test (a54327d)

1.1.0 (2024-07-20)

Bug Fixes

  • github-actions: Update develop.deploy-functions.yml (31d3a93)

Features

  • ContentLandingPage: dynamic landing page based on configuration (6b19c30)

1.0.3 (2024-07-20)

Bug Fixes

  • Update deployment status for develop environment (fd4f7f5)

1.0.2 (2024-07-20)

Bug Fixes

  • Update develop.deploy-functions.yml to add deployment action and set environment variables (6d07a7b)

1.0.1 (2024-07-20)

Bug Fixes

  • Update description in metadata for high-performance ecommerce store (5979479)

1.0.0 (2024-07-20)

Bug Fixes

  • adjust min and max width of the add to cart button (9dc45aa)
  • bigcommerce: add limit on product variants (#655) (9387178)
  • cart error on first load (2acc211)
  • ckibocommerce customer endpoint: check if shopper cookie is anonymous before calling kibo api (#613) (3a69dbb)
  • credentials: test credentials (e787014)
  • css: apply workaround for chrome bug (#146) (b6f80b7)
  • debug: remove debug logs (1c17971)
  • define min input width only for the required viewports (80b9611)
  • deploy: try quotes (735376c)
  • disabled button classes when selectedVariantId is defined are not being set (#1333) (a5de917)
  • github actions: setup misplaced (a1a0e07)
  • github-actions: added missing setup (7da1ca2)
  • github-actions: clearly I dont know how to configure this file entirely 🫠 (1b91fc6)
  • github-actions: deploy to gcp (45ee152)
  • github-actions: fixed extra characters (9a979e1)
  • github-actions: remove env from build (3251b93)
  • github-actions: Update develop.deploy-functions.yml (58c989e)
  • package: added build pack script for .env (cbac605)
  • ProductView: fixed issue #136 (96f4f26)
  • put issue templates inside .github folder (#761) (0c5597f)
  • Remove the duplicate description field (#449) (381cefa)
  • Render item in wishlist properly if ID is a string (#647) (de24bd0)
  • vendure: add new image domain (#698) (0ae927f)
  • yaml: try file (3802078)

Features

Reverts

  • Revert "Update variant-selector.tsx (#1115)" (#1116) (61b134a), closes #1115 #1116
  • Revert "Testing potential reason" (f46d122)