Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Releases: vuestorefront/shopify

v1.1.4

03 Nov 10:25
d913ba0
Compare
Choose a tag to compare

Fix: reset cart on successful order placement

v1.1.2

27 Apr 11:58
73eba69
Compare
Choose a tag to compare

🚀 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

26 Apr 12:11
f035ad4
Compare
Choose a tag to compare

The wrong file version released

v1.1.0 - Shopify CMS

04 Apr 03:48
Compare
Choose a tag to compare

🚀 Features

  • Introduced Shopify CMS (blogs and articles query) #247

💅 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

11 Mar 12:18
80142e9
Compare
Choose a tag to compare

fix: mismatch product prices between feeds & website

v1.0.19

21 Feb 13:03
fcbf9b4
Compare
Choose a tag to compare
  • Fix: Crawling 5xx error for PDP

v1.0.18

18 Feb 12:47
aea39dd
Compare
Choose a tag to compare
  • Fixed breaking change user account icon click
  • Updated search result product URL
  • Display discount on cart drawer

v1.0.17

04 Feb 11:15
b9031c2
Compare
Choose a tag to compare
  • Fixed fresh cart initialization, when locale switched

v1.0.16

28 Jan 09:51
c3f7b59
Compare
Choose a tag to compare
  • Refactor cartGetters getItemPrice method
  • Added sku to variants

v1.0.15

25 Jan 05:46
c12c7b1
Compare
Choose a tag to compare
  • Fixed variant by selected options bug