Skip to content

Releases: vtex-apps/checkout-graphql

v0.14.2

11 Oct 19:09
Compare
Choose a tag to compare

Fixed

  • Duplicated delivery options.

v0.14.1

10 Oct 15:09
Compare
Choose a tag to compare

Changed

  • search-graphql's product query receives the product slug instead of its id when the request comes from a GoCommerce account.

v0.14.0

10 Oct 15:05
Compare
Choose a tag to compare

Changed

  • skuSpecifications field now return translated name and values.

v0.13.1

01 Oct 17:06
Compare
Choose a tag to compare

Fixed

  • Tests related to shipping.

v0.13.0

24 Sep 18:45
Compare
Choose a tag to compare

Added

  • SelectDeliveryOption mutation.

Changed

  • Shipping resolver refactor and utility functions

v0.12.1

23 Sep 19:52
Compare
Choose a tag to compare

Fixed

  • availableAddresses typo

v0.12.0

23 Sep 18:02
Compare
Choose a tag to compare

Added

  • SLA filtering to return only Delivery SLAs

Changed

  • Shipping to return array of selected addresses

v0.11.0

23 Sep 13:58
Compare
Choose a tag to compare

Added

  • generalMessages field to the OrderFormMessages type.

v0.10.2

18 Sep 20:21
Compare
Choose a tag to compare

Changed

  • search-graphql is used instead of store-graphql for the product query.

v0.10.1

13 Sep 13:32
Compare
Choose a tag to compare

Changed

  • Image height is not fixed to 96 pixels anymore.