Releases: PipedreamHQ/pipedream-sdk-typescript
Releases · PipedreamHQ/pipedream-sdk-typescript
v2.0.12
Changelog
- Fix DeployTriggerResponse (union of dc/ti/hi) (7d0a6ca)
v2.0.11
Changelog
Many bug fixes and features (9fdcb2e)
- Add
default
and options
fields to several
configurable prop types that were missing them
- Rename the
appId
leftovers, replacing it with app
where applicable
- Add the
ToolAnnotation
type and corresponding field
in the component definition
v2.0.10
Changelog
- Expose the external user ID in the browser client (90c41ff)
v2.0.7
Changelog
- Expose fileStash in the client (d69606c)
v2.0.6
Changelog
- File stash downloads and stricter prop values (438161b)
v2.0.4
Changelog
- Fix import of
SDK_VERSION
(dcc649a)
v2.0.2
Changelog
- Fix the client opts in the browser (7c19716)
v2.0.1
Changelog
- Polyfill
process
in the browser (6bbd7b9)