Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b3dda42

Browse files
committed
Fix lint
1 parent 855f815 commit b3dda42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Breaking changes marked with a :boom:
1414
- :boom: Improve Payload Converter logic ([#558](https://github.com/temporalio/sdk-typescript/pull/558))
1515

1616
BREAKING CHANGE:
17+
1718
- `PayloadConverter.toPayload(value)` now returns `undefined` when `value` is not of a supported type.
1819
- The SDK now throws when it receives `undefined` from `toPayload`
1920

0 commit comments

Comments
 (0)