Releases: ScaleLeap/selling-partner-api-sdk
Releases · ScaleLeap/selling-partner-api-sdk
v5.1.1
5.1.1 (2021-10-27)
Bug Fixes
v5.1.0
5.1.0 (2021-09-17)
Features
v5.0.2
5.0.2 (2021-09-06)
Bug Fixes
- deps: update dependency axios to v0.21.4 (af77da3)
v5.0.1
5.0.1 (2021-09-06)
Bug Fixes
- deps: update dependency axios to v0.21.3 (330308c)
v5.0.0
5.0.0 (2021-08-25)
Bug Fixes
- update pricing model for product pricing fields (8f29677)
BREAKING CHANGES
-
- change
availableDate
type from number
to string
.
- change
QuantityDiscountType
value from QuantityDiscount
to QUANTITY_DISCOUNT
.
- remove
VendorDirectFulfillmentShippingApiModelPackage
export.
- add
ProductPricingApiModelPrimeInformationType
.
v4.1.3
4.1.3 (2021-08-24)
Bug Fixes
- remove unused objects and update error type when get small and light fee preview (#213) (7a392f9)
v4.1.2
4.1.2 (2021-08-11)
Bug Fixes
- update generator to add missing methods when generate api clients (#203) (a20d48f)
v4.1.1
4.1.1 (2021-08-09)
Bug Fixes
- deps: update dependency aws4-axios to v2.4.3 (f6e0b0f)
v4.1.0
4.1.0 (2021-08-03)
Features
v4.0.0
4.0.0 (2021-07-27)
Code Refactoring
- update granularity type in fba inventory api model's response (#183) (ecc0006)
BREAKING CHANGES
- remove
FbaInventoryApiModelGranularityGranularityTypeEnum
enum export