Skip to content

Releases: Shopify/js-buy-sdk

v2.22.0

02 May 13:47
Compare
Choose a tag to compare

Bumps the SDK to use Storefront API version 2024-04. For more information, see the Release Notes.

v2.21.1

05 Oct 19:41
Compare
Choose a tag to compare
  • Bumps the SDK to use Storefront API version 2023-10. For more information, see the Release Notes.

v2.20.0

05 Jul 15:09
Compare
Choose a tag to compare
  • Bumps the SDK to use Storefront API version 2023-07. For more information, see the Release Notes.

v2.19.0

04 Apr 14:46
Compare
Choose a tag to compare
  • Bumps the SDK to use Storefront API version 2023-04. For more information, see the Release Notes.
  • Security patch handlebars version vulnerability

v2.18.0

09 Jan 22:02
Compare
Choose a tag to compare
  • Bumps the SDK to use Storefront API version 2023-01. For more information, see the Release Notes.

v2.17.1

02 Nov 19:36
Compare
Choose a tag to compare
  • Removed the common MoneyFragment and replaced all usage of the fragment with the corresponding MoneyV2 fields. This fixes an error that was occurring when the client.fetchNextPage() is called

v2.17.0

11 Oct 15:43
Compare
Choose a tag to compare
  • Bumps the SDK to use Storefront API version 2022-10. For more information, see the Release Notes.
  • NOTABLE API DATA CHANGE: Storefront API version 2022-10 includes the removal of the Money scalar and all fields that had previously returned a Money scalar will now return a MoneyV2 object. Affected fields include:
    • AppliedGiftCard fields: amountUsed, balance
    • Checkout fields: paymentDue, totalTax, subtotalPrice, totalPrice
    • ShippingRate fields: price
    • Order fields: subtotalPrice, totalShippingPrice, totalTax, totalPrice, totalRefunded
    • ProductVariant fields: price, compareAtPrice

v2.16.1

05 Jul 18:13
Compare
Choose a tag to compare
  • Bumps the SDK to use Storefront API version 2022-07. For more information, see the Release Notes.
  • Alias all instances of Image.src to use Image.url.

v2.15.1

04 Apr 18:38
Compare
Choose a tag to compare
  • 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.

v2.12.0

30 Aug 21:15
3716f90
Compare
Choose a tag to compare
  • Bumps the SDK to use Storefront API version 2021-07. For more information, see the Release Notes.