Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Releases: commercetools/orders-update

v3.1.0

04 Nov 09:53

Choose a tag to compare

Fix

  • Add error logging when order state can't be changed

v3.0.0

07 Jan 15:04

Choose a tag to compare

Chore:

  • Drop support for Node < 10

v2.2.2

11 Dec 11:12

Choose a tag to compare

Fix:

  • add a required flag to lineItem.id property (#20)

v2.2.1

21 Nov 11:46

Choose a tag to compare

Fix:

  • Updates vulnerable dependencies (#19)

v2.2.0 (2017-05-24)

24 May 08:33

Choose a tag to compare

Features

  • Add support for delivery update actions (#15)

v2.1.0 (2017-04-04)

04 Apr 14:10

Choose a tag to compare

Features

  • add support for returnInfo field. More info here d6844dd

v2.0.0 (2017-03-10)

10 Mar 13:08

Choose a tag to compare

Features:

  • [Breaking change] Add new required internal flag _fromStateQty. Used to prevent duplicate requests More info here #11