File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3535 "@commercetools/ts-client" : " ^4.2.1"
3636 },
3737 "devDependencies" : {
38- "@commercetools/platform-sdk" : " 8.16 .0" ,
38+ "@commercetools/platform-sdk" : " 8.17 .0" ,
3939 "@types/uuid" : " 10.0.0" ,
4040 "organize-imports-cli" : " 0.10.0" ,
4141 "tsconfig-replace-paths" : " 0.0.14" ,
Original file line number Diff line number Diff line change 11# @commercetools/platform-sdk
22
3+ ## 8.17.0
4+
5+ ### Minor Changes
6+
7+ - [ #1163 ] ( https://github.com/commercetools/commercetools-sdk-typescript/pull/1163 ) [ ` f7658fe ` ] ( https://github.com/commercetools/commercetools-sdk-typescript/commit/f7658fe066dd88c971c7e92973e67dc7029e7f3b ) Thanks [ @ct-sdks ] ( https://github.com/apps/ct-sdks ) ! - ** Api changes**
8+
9+ <details >
10+ <summary >Required Property(s)</summary >
11+
12+ - changed property ` variantSelection ` of type ` ProductSelectionProductAddedMessage ` to be optional
13+ - changed property ` variantExclusion ` of type ` ProductSelectionProductExcludedMessage ` to be optional
14+ - changed property ` oldVariantExclusion ` of type ` ProductSelectionVariantExclusionChangedMessage ` to be optional
15+ - changed property ` newVariantExclusion ` of type ` ProductSelectionVariantExclusionChangedMessage ` to be optional
16+ - changed property ` oldVariantSelection ` of type ` ProductSelectionVariantSelectionChangedMessage ` to be optional
17+ - changed property ` newVariantSelection ` of type ` ProductSelectionVariantSelectionChangedMessage ` to be optional
18+ - changed property ` variantSelection ` of type ` ProductSelectionProductAddedMessagePayload ` to be optional
19+ - changed property ` variantExclusion ` of type ` ProductSelectionProductExcludedMessagePayload ` to be optional
20+ - changed property ` oldVariantExclusion ` of type ` ProductSelectionVariantExclusionChangedMessagePayload ` to be optional
21+ - changed property ` newVariantExclusion ` of type ` ProductSelectionVariantExclusionChangedMessagePayload ` to be optional
22+ - changed property ` oldVariantSelection ` of type ` ProductSelectionVariantSelectionChangedMessagePayload ` to be optional
23+ - changed property ` newVariantSelection ` of type ` ProductSelectionVariantSelectionChangedMessagePayload ` to be optional
24+ </details >
25+
326## 8.16.0
427
528### Minor Changes
Original file line number Diff line number Diff line change 44 "access" : " public"
55 },
66 "name" : " @commercetools/platform-sdk" ,
7- "version" : " 8.16 .0" ,
7+ "version" : " 8.17 .0" ,
88 "engines" : {
99 "node" : " >=18"
1010 },
You can’t perform that action at this time.
0 commit comments