Releases: vtex-apps/checkout-graphql
Releases · vtex-apps/checkout-graphql
v0.14.2
Fixed
- Duplicated delivery options.
v0.14.1
Changed
search-graphql
'sproduct
query receives the product slug instead of its id when the request comes from a GoCommerce account.
v0.14.0
Changed
skuSpecifications
field now return translated name and values.
v0.13.1
Fixed
- Tests related to shipping.
v0.13.0
Added
SelectDeliveryOption
mutation.
Changed
Shipping
resolver refactor and utility functions
v0.12.1
Fixed
availableAddresses
typo
v0.12.0
Added
- SLA filtering to return only Delivery SLAs
Changed
- Shipping to return array of selected addresses
v0.11.0
Added
generalMessages
field to theOrderFormMessages
type.
v0.10.2
Changed
search-graphql
is used instead ofstore-graphql
for theproduct
query.
v0.10.1
Changed
- Image height is not fixed to 96 pixels anymore.