mirror of
https://github.com/vercel/commerce.git
synced 2025-05-09 19:27:53 +00:00
Merge branch 'develop' of https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce into develop
This commit is contained in:
commit
6f0b8a83db
45
CHANGELOG.md
Normal file
45
CHANGELOG.md
Normal file
@ -0,0 +1,45 @@
|
||||
# 1.0.0 (2024-07-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* adjust min and max width of the add to cart button ([9dc45aa](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/9dc45aad697be731c54692a408403a47808ee6c1))
|
||||
* **bigcommerce:** add limit on product variants ([#655](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/655)) ([9387178](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/9387178538f35db1c9946543a93c8c936f88098a))
|
||||
* cart error on first load ([2acc211](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/2acc21164bb7ed3d055503abdee8cee5476e2853))
|
||||
* **ckibocommerce customer endpoint:** check if shopper cookie is anonymous before calling kibo api ([#613](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/613)) ([3a69dbb](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/3a69dbb5b0406a4790b67a6f9fe24e9e484127f8))
|
||||
* **credentials:** test credentials ([e787014](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/e787014103b4b5496a3018bb9a881bff7a0a9fc8))
|
||||
* **css:** apply workaround for chrome bug ([#146](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/146)) ([b6f80b7](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/b6f80b7245a86733359f017f790bf6c1e97052eb))
|
||||
* **debug:** remove debug logs ([1c17971](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/1c179716b4b46c903d2866d92753e6b09f9c0f51))
|
||||
* define min input width only for the required viewports ([80b9611](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/80b96115b61b5bc6c85b819270ad327eb1909ce0))
|
||||
* **deploy:** try quotes ([735376c](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/735376cebcd2458710f4aff074dcbf83585737e9))
|
||||
* disabled button classes when selectedVariantId is defined are not being set ([#1333](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/1333)) ([a5de917](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/a5de9173e83037a9376a5463e3ac17880330cb5f))
|
||||
* **github actions:** setup misplaced ([a1a0e07](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/a1a0e0725a1e0518b4e11fe450816fbc05587c73))
|
||||
* **github-actions:** added missing setup ([7da1ca2](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/7da1ca225e03ad287c5774be831ef04d15300dc8))
|
||||
* **github-actions:** clearly I dont know how to configure this file entirely 🫠 ([1b91fc6](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/1b91fc654e8a7f04b8a1ff56d89a7a8b6cb38b8a))
|
||||
* **github-actions:** deploy to gcp ([45ee152](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/45ee152d179cde1071eaf21c44f303dfb5b29e1f))
|
||||
* **github-actions:** fixed extra characters ([9a979e1](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/9a979e128cb079bff7f246c2391a40412a87064d))
|
||||
* **github-actions:** remove env from build ([3251b93](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/3251b9358e8e44c9aa5439a8a8373ba58e5a0fef))
|
||||
* **github-actions:** Update develop.deploy-functions.yml ([58c989e](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/58c989e469116892f0978238443e6fd004a4beac))
|
||||
* **package:** added build pack script for .env ([cbac605](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/cbac60507b82973bc28255c462d378885d8056aa))
|
||||
* **ProductView:** fixed issue [#136](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/136) ([96f4f26](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/96f4f26632713e1c21e6170d044bbfc3f551d4a6))
|
||||
* put issue templates inside .github folder ([#761](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/761)) ([0c5597f](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/0c5597fb932b2886d7bb9e7cee9777898b66edcd))
|
||||
* Remove the duplicate `description` field ([#449](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/449)) ([381cefa](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/381cefae0e1b458c9e4ee61356199dc7fd097f4c))
|
||||
* Render item in wishlist properly if ID is a string ([#647](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/647)) ([de24bd0](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/de24bd041c157981aeaf4a91c0f58efb774dce60))
|
||||
* **vendure:** add new image domain ([#698](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/698)) ([0ae927f](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/0ae927fbcf174293a9283eea3e617c7d6f3fd620))
|
||||
* **yaml:** try file ([3802078](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/3802078f1ac7f65830293ebb3733ad3c59bcff2d))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* concise card code ([#348](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/348)) ([d71646a](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/d71646a60d8a1b40c8bae76ff1570ead8df9d1fc))
|
||||
* **core:** add GBP currency code to product price type ([#717](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/717)) ([fee16e7](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/fee16e795c947a86ce6e03008537ec8c86e751c4))
|
||||
* **provider:** Implement Kibo Commerce provider ([#575](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/575)) ([9a4772c](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/9a4772cdb483574f993a6f4564bf1ab071fe5751)), closes [#1](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/1) [#5](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/5) [#3](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/3) [#4](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/4) [#6](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/6) [#9](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/9) [#8](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/8) [#6](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/6) [#9](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/9) [#11](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/11) [#16](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/16) [#13](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/13) [#14](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/14) [#12](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/12) [#17](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/17) [#19](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/19) [#20](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/20) [#22](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/22) [#24](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/24) [#21](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/21) [#23](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/23) [#26](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/26) [#25](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/25)
|
||||
* replace next-seo with custom solution ([#660](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/660)) ([db17055](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/db170558d55ee34b4bf86635f78d1aecc9269fa7))
|
||||
* **test oidc:** test oidc ([2d11ecc](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/2d11ecca9f2a7ab2e49b0b2fa0842b49adf18063))
|
||||
* **vars:** update vars ([83db04f](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/83db04fad5cef46f3cbe9ae9f81fb0fbfd455146))
|
||||
|
||||
|
||||
### Reverts
|
||||
|
||||
* Revert "Update variant-selector.tsx (#1115)" (#1116) ([61b134a](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/61b134a66c097e8e26461d32edac694407db5bf1)), closes [#1115](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/1115) [#1116](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/1116)
|
||||
* Revert "Testing potential reason" ([f46d122](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/commit/f46d122b8821da83f8d4abc80ce0b3137e9c69f1))
|
Loading…
x
Reference in New Issue
Block a user