Skip to content

Releases: PipedreamHQ/pipedream-sdk-typescript

v2.0.5

15 Sep 19:47
fe894b0
Compare
Choose a tag to compare

Changelog

  • Handle throttle headers (fe894b0)

v2.0.4

09 Sep 15:30
dcc649a
Compare
Choose a tag to compare

Changelog

  • Fix import of SDK_VERSION (dcc649a)

v2.0.2

08 Sep 22:14
7c19716
Compare
Choose a tag to compare

Changelog

  • Fix the client opts in the browser (7c19716)

v2.0.1

08 Sep 21:25
cbb929d
Compare
Choose a tag to compare

Changelog

  • Polyfill process in the browser (6bbd7b9)

v2.0.0

06 Sep 16:14
e58dc40
Compare
Choose a tag to compare
v2.0.0

v2 Release candidate (16)

06 Sep 02:27
f7335e5
Compare
Choose a tag to compare
Pre-release

Changelog

  • Fixes in configurable props and component listing (f7335e5)

v2 Release candidate (15)

05 Sep 22:01
c42da26
Compare
Choose a tag to compare
Pre-release

Changelog

  • Mark some fields as required for configurable props (c42da26)

v2 Release candidate (14)

05 Sep 20:04
09d2b32
Compare
Choose a tag to compare
Pre-release

Changelog

  • Make the type field required for props (aee0092)

v2 Release candidate (13)

05 Sep 19:30
aee0092
Compare
Choose a tag to compare
Pre-release

Changelog

  • Make the type field required for props (aee0092)

v2 Release candidate (12)

05 Sep 16:13
18b36d6
Compare
Choose a tag to compare
Pre-release

Changelog

  • Add types for props (e6c8fb1)
  • Make ConfiguredProps generic (18b36d6)