Releases: vtex-apps/checkout-graphql
Releases · vtex-apps/checkout-graphql
v0.61.2
Fixed
- Discard broken order forms
v0.61.1
Release v0.61.1
v0.61.0
Changed
- Addresses with type
search
are not being filtered from theselectedAddresses
anymore.
v0.60.2
Fixed
- Version for package of private workspace in node/package.json.
v0.60.1
Fixed
- Type for
transitTime
in pickup point not allowingnull
values.
v0.60.0
Added
- Parameter
refreshOutdatedData
inorderForm
query
v0.59.1
Fixed
- Preventing
frequency
fromsubscriptions
with whitespaces on the edges withtrim()
v0.59.0
Added
- Field
isGift
toItem
type.
v0.58.0
Changed
updateItems
mutation using the same endopoint asaddToCart
mutationallowOutdatedData
becameallowedOutdatedData
so as not to be confused for a boolean
v0.57.2
Fixed
subscriptionData
property in theorderForm
would never be updated.