Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@shopify/buy-button-js@null
Changelog
v2.4.0 (July 6, 2023)
JS Buy SDK
tov2.20.0
, which uses Storefront API version 2023-07 (#846)v2.3.0 (June 20, 2023)
JS Buy SDK
tov2.19.0
, which uses Storefront API version 2023-04 (#844)v2.2.1 (August 12, 2022)
base64
encoding and decoding ofids
during config normalization because Storefront API does not return encodedids
anymore (#821)v2.2.0 (August 10, 2022)
JS Buy SDK
tov2.16.1
, which uses Storefront API version 2022-07 (#816)node-sass
withsass
and updatednode
tov16.16.0
(#816)v2.1.8 (October 22, 2021)
JS Buy SDK
tov2.12.0
, which uses Storefront API version 2021-07 (#785)v2.1.7 (July 13, 2020)
v2.1.6 (July 8, 2020)
v2.1.5 (July 7, 2020)
JS Buy SDK
tov2.11.0
, which uses Storefront API version 2020-07 (#699)v2.1.4 (July 7, 2020)
v2.1.3 (May 12, 2020)
JS Buy SDK
tov2.10.0
, which uses Storefront API version 2020-04 (#684)v2.1.2 (April 6, 2020)
v2.1.1 (March 23, 2020)
JS Buy SDK
tov2.9.2
(#674)v2.1.0 (January 9, 2020)
v2.0.0 (November 19, 2019)
v1.0.4 (October 9, 2019)
v1.0.3 (October 8, 2019)
trackingInfo
to return tracking information for each product in set (#651)v1.0.2 (September 24, 2019)
openCheckout
user event (#647)Open cart checkout
andOpen modal
) (#648)id
value to be thestorefrontId
(#645)v1.0.1 (September 10, 2019)
v1.0.0 (September 5, 2019)
lineItem
component (#640)priceWithDiscounts
contents option and enable by defaultprice
contents option by defaultpriceWithDiscounts
to the order arraypriceWithDiscounts
,fullPrice
,discount
, anddiscountIcon
stylesprice
styles to account for its position inside thepriceWithDiscounts
containercart
component (#640)discounts
contents option and enable by defaultdiscount
,discountText
,discountIcon
,discountAmount
, andcartScrollWithDiscounts
styleslineItem
component to position variant title below product title (#640)variantTitle
in thelineItem
component's order arrayvariantTitle
stylesv0.12.0 (August 15, 2019)
babel/core
|babel/cli
|babel/runtime
: v7.xcore-js
: v3.1.4node-sass
: v4.12.0mustache
: v3.0.1morphdom
: v2.5.5browserify
: v13.3.0postcss
: v7.1.17shopify-buy
dependency to v2.7.0 (#635)v0.11.0 (March 29, 2019)
shopify-buy
dependency to v2.2.0.lineItemsSubtotalPrice
is exposed.formattedLineItemsSubtotal
field to cart view model. The new field consists in a sum of all line items prices without any discount, taxes or shipping rates applications.