All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
deliveryWindow
calculation now uses the field insidelogisticInfo
object instead of insideslas
array.
- Add new address function named
setDeliveryAddressOnList
- Options to number verification at
isAddressComplete
function
- Compare delivery dates with
shippingEstimateDate
instead ofshippingEstimate
.
- Creates the parcel object using the
marketplaceItems
instead of theitems
ifmarketplaceItems
has something in it and if the criteriauseMarketplaceItems
is true. - Change the default options of
parcelify
addinguseMarketplaceItems
astrue
.
addressType
is now case insensitive on address functions
getSlaType
for old checkIn
- CheckIn and utils functions (still without docs until we believe they should be public)
- Add CHANGELOG
- Add templates for issues and pull requests
- Update README
- Add
isGiftRegistry
function