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

Releases: vuestorefront/shopify

v1.0.14

24 Jan 09:24
f4ef0ad
Compare
Choose a tag to compare
  • Fixed PDP, not loading problem
  • Extended user edit profile to update Acceptmarketing, phone, country
  • Multi-currency feature (partial)
  • Optimised cart loading

v1.0.10

12 Jan 06:55
f3e576d
Compare
Choose a tag to compare
fix: variants.available not supported anymore (#146)

Co-authored-by: Jeff Paltera <[email protected]>

v1.0.9

06 Jan 09:56
ef8db80
Compare
Choose a tag to compare
  • Fixed forgot password success notification
  • Extended order info for refunded orders

v1.0.8

19 Nov 10:18
5dc8a63
Compare
Choose a tag to compare

Products by id: Added support for fetch specific from the Shopify
Product by the handle: Retrieved SEO information from Shopify
Product by the handle: Retrieved product meta fields from Shopify

v1.0.6

11 Nov 11:19
7feae57
Compare
Choose a tag to compare
  • Updated VSF core to 2.5.0
  • Updated @vue/composition-api to @nuxtjs/composition-api
  • Updated Deps
  • Updated theme files for router / route using @nuxtjs/composition-api

v1.0.4

10 Nov 07:23
ed20e4f
Compare
Choose a tag to compare
  • Feature: Added custom attributes at cart items level
  • Bug fixes
  • Issue #63 #72 fixed

v1.0.2

11 Oct 12:34
891480f
Compare
Choose a tag to compare
  • fixed cart bug
  • fixed per page cookie creation
  • fixed variants PDP

v1.0.1

27 Sep 12:28
3eca0ee
Compare
Choose a tag to compare
  • Updated to 2.4.2
  • Added country support
  • Keep cart available for user (Browser level)

1.0.0

28 Jul 21:06
6ed744f
Compare
Choose a tag to compare
  • Extended API layer
  • Added variations support on PDP
  • Handle "Product not found"
  • Bug fixes
  • Optimised code

Blog Announcement (https://blog.vuestorefront.io/unlock-limitless-possibilities-with-shopify-integration/)

0.1.2-rc.1

26 Jul 13:08
6a310a6
Compare
Choose a tag to compare
  • Upgraded to 2.3.3
  • Added address management
  • Middleware implementation
  • Extended existing composables
  • Implemented useContent composable
  • Extended API layer