Skip to content

Commit

Permalink
fix adding to cart
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejewsky committed Jan 6, 2021
1 parent d40696f commit b34669c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/core/docs/contributing/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
- change `useUserBillingFactory`, `useUserShippingFactory` and `useWishlistFactory` to return composable, move `setWishlist` inside of composable ([5350](https://github.com/vuestorefront/vue-storefront/pull/5350))
- optimize loading of fonts and their stylesheets from Google Fonts and introduce lazy hydration to improve performance ([#5326](https://github.com/DivanteLtd/vue-storefront/pull/5326))
- added missing `i18n` tags ([#5337](https://github.com/vuestorefront/vue-storefront/issues/5337))
- fix adding to cart button on product page ([#5375](https://github.com/vuestorefront/vue-storefront/pull/5375))


## 2.1.1-rc.1
- updated version of nuxt composition-api
Expand Down

0 comments on commit b34669c

Please sign in to comment.