Releases: vtex/lean-shipping-calculator
Releases · vtex/lean-shipping-calculator
v0.2.20
v0.2.19
Fixed
- Error when calculating packages length with item only available for pickup.
v0.2.18
Fixed
- Calculation of
packagesLength
not considering SLA estimate.
v0.2.17
Fixed
- Error when
address
isundefined
.
v0.2.15
Changed
- Remove
vtex.address-form
dependency.
Fixed
- Build script not working.
v0.2.14
Added
- Debug logs for getLeanShippingOptions function
v0.2.13
Fixed
- Validate selected SLAs and consider different options.
v0.2.12
Fixed
- Use consistency of SLA's through items as a tiebreaker.
v0.2.11
Changed
findSlaWithChannel
now returns the cheapest SLA.
v0.2.10
Fixed
- Pickup SLAs can not be selected when the
selectedDeliveryChannel
isdelivery
.