Releases: vuestorefront/shopify
v1.1.4
v1.1.2
🚀 Features
feat: language select with currency #338
chore: shopify version updated to 1.1.2 #357
chore: update to sfui 0-12-3 #308
💅 Refactors
getPage now uses apollo client and can be extended with customQuery
getCategory/getCollection now uses apollo client can be extended with customQuery #217
refactor(collection & search result): enabled locale based prices #330
refactor: update the change password from api client #329
refactor: update the forgot password from api client #322
refactor: removed shopify buy sdk deps from signup #317
refactor(fetchcustomer): removed shopify buy sdk deps from fetchcustomer #315
refactor(sign out): removed shopify buy deps from sign out api #311
refactor(sign in): removed shopify buy deps from signin api #309
🐛 Bugfix
fix(searchresults): odd spacing
fix: no link on posts list view #348
fix: remove wishlist icon from blog listing #347
fix: header user icon not working after signup #346
fix: user icon in the header not working #345
fix(appheader): hide search on route change #339
fix(My Account): change password not working #337
fix: login modal closes if wrong creds #336
fix(login modal): forgot password message on sign up form after submission #335
fix: locale switcher not working as desired #334
fix(checkout): redirect to last known page #320
fix(appheader): search drawer close on navigation #312
fix(my-account): account menu not working #307
fix: remove wishlist icon on mobile menu #306
fix(cart drawer): on apply/remove coupon item price change #304
fix: cleanup lint errors and warning #303
fix: mobile view #305
fix: currency should be same #302
Full Changelog: v1.1.0...v1.1.2
release V1.1.1
The wrong file version released
v1.1.0 - Shopify CMS
🚀 Features
💅 Refactors
- getPage now uses apollo client and can be extended with customQuery #216
- getCategory/getCollection now uses apollo client can be extended with customQuery #217
🐛 Bugfix
- fix disabled add to cart button #271
Full Changelog: v1.0.20...v1.1.0
v1.0.20
fix: mismatch product prices between feeds & website
v1.0.19
- Fix: Crawling 5xx error for PDP
v1.0.18
- Fixed breaking change user account icon click
- Updated search result product URL
- Display discount on cart drawer
v1.0.17
- Fixed fresh cart initialization, when locale switched
v1.0.16
- Refactor cartGetters getItemPrice method
- Added sku to variants
v1.0.15
- Fixed variant by selected options bug