Skip to content

v3.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 08:30

3.13.0 (2022-05-31)

Bug Fixes

  • Expose parentRef for custom children function (436c9a4)
  • Free label on ShippingMethodPrice (d13a7eb)
  • List of stock transfers (7515ded)
  • Remove gift card from LineItem when it is a discount (2993627)
  • Remove glitch on auto-preselecting the shipping method (3709caf)
  • Remove types minimization (49112dc)
  • Reset shipping method selector when add or remove a coupon (a3880a7)
  • Shipping method price label (112804d)
  • Show free items (064d8f8)
  • Show right label for amount equal to zero and free over amount (7eb89b4)

Features

  • Add new fetchOrder prop to OrderContainer and improve network requests (eb3f19e)

Performance Improvements

  • autoSelectSingleShippingMethod accept even a function (5331274)
  • Add autoSelectSingleShippingMethod prop to Shipment component (d3e1d11)
  • Add await before dispatching the callback event (29469bf)