Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# @makaira/storefront-shop-adapter-shopware6-v1.0.0 (2023-09-15) ### Bug Fixes * add adapter storefrontUrl option, update logout request ([b4eaf15](b4eaf15)) * cart addItem with default type = product ([28f58b6](28f58b6)) * fix load list of wishlist again after remove/added ([58e508e](58e508e)) * use adapter url as default storefrontUrl instead ([e794c8b](e794c8b)) ### Features * add createWishlist adapter ([15a9dad](15a9dad)) * add handle context token in response ([76de770](76de770)) * add shopware 6 adapter handle review ([24521eb](24521eb)) * add shopware6 adapter ([8d78226](8d78226)) * add shopware6 adapter ([7c08bb8](7c08bb8)) * add sw6 wishlist adapter ([c4bb3b9](c4bb3b9)) * correct export type ([666ff47](666ff47)) * emit event sw6 wishlist adapter ([21e7e06](21e7e06)) * fix await json issue ([366b1b2](366b1b2)) * fix replace context token when login ([b374808](b374808)) * implement sw6 account register ([1fcadf0](1fcadf0)) * implement sw6 account requests ([e6a402c](e6a402c)) * remove fetch action ([b3bb781](b3bb781)) * remove unused body ([7736953](7736953)) * sw6 create review title default ([74c297f](74c297f)) * update handle error ([44ff52d](44ff52d)) * update README ([83ad8ff](83ad8ff)) * update sw6 adapter account types ([376e8d5](376e8d5)) * update sw6 readme for wishlist ([7901929](7901929)) * update sw6 wishlist adapter ([c9d3b96](c9d3b96)) * update sw6 wishlist handle error ([9ca51e4](9ca51e4)) * update user forgotpw adapter ([6e09cd8](6e09cd8))
- Loading branch information