Skip to content

Releases: vtex-apps/checkout-graphql

v0.61.2

01 Sep 02:37
Compare
Choose a tag to compare

Fixed

  • Discard broken order forms

v0.61.1

27 Aug 13:35
Compare
Choose a tag to compare
Release v0.61.1

v0.61.0

22 Jun 17:37
Compare
Choose a tag to compare

Changed

  • Addresses with type search are not being filtered from the selectedAddresses anymore.

v0.60.2

10 Jun 13:56
Compare
Choose a tag to compare

Fixed

  • Version for package of private workspace in node/package.json.

v0.60.1

09 Jun 19:15
Compare
Choose a tag to compare

Fixed

  • Type for transitTime in pickup point not allowing null values.

v0.60.0

14 Apr 21:11
Compare
Choose a tag to compare

Added

  • Parameter refreshOutdatedData in orderForm query

v0.59.1

13 Apr 15:06
Compare
Choose a tag to compare

Fixed

  • Preventing frequency from subscriptions with whitespaces on the edges with trim()

v0.59.0

12 Apr 16:47
Compare
Choose a tag to compare

Added

  • Field isGift to Item type.

v0.58.0

06 Apr 21:29
Compare
Choose a tag to compare

Changed

  • updateItems mutation using the same endopoint as addToCart mutation
  • allowOutdatedData became allowedOutdatedData so as not to be confused for a boolean

v0.57.2

05 Apr 20:15
Compare
Choose a tag to compare

Fixed

  • subscriptionData property in the orderForm would never be updated.