Skip to content

Commit 812b849

Browse files
committed
feat(core/eventStreams): test with eventStreamMarshaller
1 parent bbd7a2f commit 812b849

File tree

5 files changed

+188
-211
lines changed

5 files changed

+188
-211
lines changed

.changeset/calm-trees-teach.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"@smithy/core": patch
2+
"@smithy/core": minor
33
---
44

55
CBOR protocol error handling fallbacks

packages/core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
"directory": "packages/core"
120120
},
121121
"devDependencies": {
122+
"@smithy/eventstream-serde-node": "workspace:^",
122123
"@types/node": "^18.11.9",
123124
"concurrently": "7.0.0",
124125
"downlevel-dts": "0.10.1",

0 commit comments

Comments
 (0)