Commit b2f9d17
chore(release): v3.4.0 — Sprint 2 new API methods + Sprint 1/3 type fixes
New methods:
- getAdvertsV2() return type updated to GetAdvertsV2Response with bids_kopecks
- getBidsRecommendations() — recommended bids for cpm campaigns
- getClientInfo() — DBW buyer info via marketplace-api
- getWbWarehousesStock() — WB warehouse inventory (replaces deprecated stocks)
Type fixes (Sprint 1 + 3):
- SDKConfig.tokenType for Basic/Test token awareness
- additionalErrors, currency, isBoxOnPallet, boxTypeID, isB2b, tin, sticker status
- JSDoc: IMEI warning, User Mgmt token requirements
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2fe9894 commit b2f9d17
File tree
4 files changed
+6
-6
lines changed- src
- tests/unit
4 files changed
+6
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
628 | | - | |
| 628 | + | |
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
0 commit comments