Releases: Gomah/nuxt-shopify
v2.0.0
- Support
shopify-buy
v3. - Bump
@types/shopify-buy
to 3.0.0.
Note from shopify-buy release:
Caution
Deprecation notice
Note: The JS Buy SDK is deprecated as of January, 2025. It will no longer be updated or maintained by Shopify past that point. A final major version, v3.0, has been released to remove the SDK's dependency on the deprecated Checkout APIs, replacing them with Cart APIs. Updating to this new version will allow the SDK to continue to function for most use cases.
Shopify-Buy release notes: https://github.com/Shopify/js-buy-sdk/releases/tag/v3.0.1
v1.18.0
- Bump
shopify-buy
to 2.21.1. - Bump
@types/shopify-buy
to 2.17.4.
Note from shopify-buy release:
- Bumps the SDK to use Storefront API version 2024-01. For more information, see the Release Notes.
Full Changelog: v1.17.1...v1.18.0
v1.17.1
- Bump
shopify-buy
to 2.19.0. - Bump
@types/shopify-buy
to 2.17.1.
Note from shopify-buy release:
- Bumps the SDK to use Storefront API version 2023-04. For more information, see the Release Notes.
- Security patch handlebars version vulnerability
v.1.16.2
- Bump
shopify-buy
to 2.18.0.
Note from shopify-buy release:
- Bumps the SDK to use Storefront API version
2023-01
. For more information, see the Release Notes.
v1.14.0
- Bump
shopify-buy
to 2.15.1
Note from shopify-buy release:
- Bumps the SDK to use Storefront API version 2022-04. For more information, see the Release Notes.
- Add
product.fetchRecommendations
function that allows for fetching recommended products for a product.
v1.13.0
- Bump
shopify-buy
to 2.14.0
Note from shopify-buy release:
- Bumps the SDK to use Storefront API version 2022-01. For more information, see the Release Notes.
- Replace deprecated
description
withtitle
inScriptDiscountApplication
typed value object in discount application fragment. - Remove deprecated
currencyCode
from shop fragment - Remove deprecated
presentmentPrices
from product variant fragment
v1.12.0
- Bump
shopify-buy
to 2.13.0
Note from shopify-buy release:
- Bumps the SDK to use Storefront API version 2021-10. For more information, see the Release Notes.
- Add image width and height fields to the ProductFragment and VariantFragment.
v1.11.0
- Bump shopify-buy to
2.12.0
Note from shopify-buy release:
Bumps the SDK to use Storefront API version 2021-07
. For more information, see the Release Notes.