17.7.0
What's Changed
- Update CODEOWNERS by @evansinho in #577
- Update generated SDKs by @ct-sdks in #579
- chore(deps): pin dependencies by @renovate in #573
- Add how to use datadog module example by @lojzatran in #578
- Update generated SDKs by @ct-sdks in #580
- Update generated SDKs by @ct-sdks in #584
- Update generated SDKs by @ct-sdks in #585
- Update generated SDKs by @ct-sdks in #586
- Update generated SDKs by @ct-sdks in #587
- Update generated SDKs by @ct-sdks in #588
- Update generated SDKs by @ct-sdks in #591
- Highlight tests in the docs by @lojzatran in #583
Api changes
Added Type(s)
- added type
DiscountedLineItemPortionDraft
Required Property(s)
⚠️ changed propertyisOnStock
of typeProductVariantAvailability
to be required- changed property
priceMode
of typeCustomLineItemDraft
to be optional - changed property
oldShipmentState
of typeOrderShipmentStateChangedMessage
to be optional - changed property
oldOrderState
of typeOrderStateChangedMessage
to be optional - changed property
oldShipmentState
of typeOrderShipmentStateChangedMessagePayload
to be optional - changed property
oldOrderState
of typeOrderStateChangedMessagePayload
to be optional
Changed Property(s)
⚠️ changed propertyincludedDiscounts
of typeDiscountedLineItemPriceDraft
from typeDiscountedLineItemPortion[]
toDiscountedLineItemPortionDraft[]
Added Property(s)
- added property
totalTax
to typeTaxedPriceDraft
- added property
id
to typeProductVariantAvailability
- added property
version
to typeProductVariantAvailability
New Contributors
- @evansinho made their first contribution in #577
Full Changelog: 17.6.0...17.7.0