Skip to content

Releases: vtex-apps/checkout-graphql

v0.65.2

22 Mar 13:58
Compare
Choose a tag to compare

Added

  • modalType props in graphql schema

v0.65.1

19 Jan 18:41
Compare
Choose a tag to compare

Changed

  • Update type for priceTags.value from Int to Float.

v0.65.0

17 Jan 17:48
Compare
Choose a tag to compare

Added

  • customData field on OrderForm.graphql and customData types

v0.64.3

10 Jan 15:05
Compare
Choose a tag to compare

Changed

  • Reduced min replicas

v0.64.2

07 Jan 13:34
Compare
Choose a tag to compare

Changed

  • Port locale syncing from store-graphql for orderForm

v0.64.1

10 Dec 19:30
Compare
Choose a tag to compare

Fixed

  • Ensure itemIndex property on checkout-updateSubscriptionDataField request

v0.63.1

23 Nov 20:17
Compare
Choose a tag to compare

Changed

  • Increased min replicas

Added

  • Add an auth directive in graphql with logs.

v0.63.0

07 Oct 12:54
Compare
Choose a tag to compare
Release v0.63.0

v0.62.0

28 Sep 18:39
Compare
Choose a tag to compare

Added

  • Add priceDefinition structure on Item.graphql and priceDefinition types

v0.61.3

01 Sep 13:58
Compare
Choose a tag to compare

Fixed

  • Possible race condition in cookie setting.