Releases: vtex-apps/checkout-graphql
Releases · vtex-apps/checkout-graphql
v0.65.2
Added
modalType
props in graphql schema
v0.65.1
Changed
- Update type for
priceTags.value
fromInt
toFloat
.
v0.65.0
Added
customData
field on OrderForm.graphql andcustomData
types
v0.64.3
Changed
- Reduced min replicas
v0.64.2
Changed
- Port locale syncing from store-graphql for
orderForm
v0.64.1
Fixed
- Ensure
itemIndex
property oncheckout-updateSubscriptionDataField
request
v0.63.1
Changed
- Increased min replicas
Added
- Add an auth directive in graphql with logs.
v0.63.0
Release v0.63.0
v0.62.0
Added
- Add
priceDefinition
structure on Item.graphql andpriceDefinition
types
v0.61.3
Fixed
- Possible race condition in cookie setting.