Skip to content

Releases: runwayml/sdk-node

v2.5.0

18 Jul 22:05
Compare
Choose a tag to compare

2.5.0 (2025-07-18)

Full Changelog: v2.4.2...v2.5.0

Features

  • api: Act Two, credit usage endpoints (18ee143)
  • api: Awaitability on new resources (a2a23d6)

Chores

  • make some internal functions async (b9e99f7)

v2.4.2

07 Jul 18:32
Compare
Choose a tag to compare

2.4.2 (2025-07-03)

Full Changelog: v2.4.1...v2.4.2

Bug Fixes

  • client: don't send Content-Type for bodyless methods (3c7864f)

Chores

  • mention unit type in timeout docs (cb3bbfe)

v2.4.1

30 Jun 16:19
Compare
Choose a tag to compare

2.4.1 (2025-06-28)

Full Changelog: v2.4.0...v2.4.1

Bug Fixes

  • ci: release-doctor — report correct token name (de3bfe6)

Chores

  • ci: only run for pushes and fork pull requests (f50556b)

v2.4.0

17 Jun 23:18
Compare
Choose a tag to compare

2.4.0 (2025-06-17)

Full Changelog: v2.3.0...v2.4.0

Features

  • api: SDK updates, contentModeration for i2v (2efa44f)
  • client: add support for endpoint-specific base URLs (86c7ff6)

Bug Fixes

  • publish script — handle NPM errors correctly (e900012)

Chores

  • ci: enable for pull requests (95d28a5)
  • internal: make base APIResource abstract (16c461e)

v2.3.0

04 Jun 20:40
Compare
Choose a tag to compare

2.3.0 (2025-06-04)

Full Changelog: v2.2.1...v2.3.0

Features

  • api: Add video upscale endpoint (b37f06d)

v2.2.1

04 Jun 15:08
Compare
Choose a tag to compare

2.2.1 (2025-06-04)

Full Changelog: v2.2.0...v2.2.1

Chores

  • docs: use top-level-await in example snippets (263a894)

v2.2.0

29 May 16:57
Compare
Choose a tag to compare

2.2.0 (2025-05-29)

Full Changelog: v2.1.1...v2.2.0

Features

  • api: Add 720p t2i ratios (3db19cc)

v2.1.1

28 May 16:20
Compare
Choose a tag to compare

2.1.1 (2025-05-28)

Full Changelog: v2.1.0...v2.1.1

Chores

  • docs: grammar improvements (a51fc21)
  • improve publish-npm script --latest tag logic (fdb4d2f)

v2.1.0

16 May 16:59
f062fee
Compare
Choose a tag to compare

2.1.0 (2025-05-16)

Full Changelog: v2.0.3...v2.1.0

Features

  • api: Gen-4 Image (text-to-image) support (348a4c9)

v2.0.3

08 May 17:41
020b350
Compare
Choose a tag to compare

2.0.3 (2025-05-07)

Full Changelog: v2.0.2...v2.0.3

Chores

  • ci: bump node version for release workflows (f024169)

Documentation