Skip to content

Releases: vtex-apps/store-graphql

v2.99.0

06 Aug 17:24
Compare
Choose a tag to compare

Added

  • Add priceTables to SessionProfile.

v2.98.2

05 Aug 12:47
Compare
Choose a tag to compare

Fixed

  • Fix issue where Offer resolver was not being applied.

v2.98.0

29 Jul 17:28
Compare
Choose a tag to compare

Added

  • additionalData in connectorResponses in order.

v2.97.1

29 Jul 13:46
Compare
Choose a tag to compare

Fixed

  • Bug on fetching price of assembly options, on some corner cases of assembly tree building.

v2.97.0

26 Jul 12:58
Compare
Choose a tag to compare

Added

  • Capability of adding recursive assembly options on addItems mutation.

Fixed

  • Check only on recently added items to add assembly options, preventing to add options to wrong father.

v2.96.0

19 Jul 20:11
Compare
Choose a tag to compare

Added

  • Field producRefId to OrderFormItem.
  • Field productCategories to OrderFormItem.
  • Field additionalInfo to OrderFormItem.

v2.95.0

18 Jul 18:23
Compare
Choose a tag to compare

Fixed

  • listsByOwner query not returning the list information updated.

v2.94.0

18 Jul 13:05
Compare
Choose a tag to compare

Fixed

  • Add giftSkuIds field to the Offer schema

v2.93.2

12 Jul 18:52
Compare
Choose a tag to compare

Added

  • Code improvement. More types in Checkout files.

Fixed

  • Remove assembly option client method: send delete body correctly.

v2.93.1

10 Jul 19:26
Compare
Choose a tag to compare

Fixed

  • Avoid breaking call to updateOrderFormMarketingData if marketingTags is null.