Skip to content

Releases: orbcorp/orb-node

v5.8.0

10 Sep 20:35
Compare
Choose a tag to compare

5.8.0 (2025-09-10)

Full Changelog: v5.7.0...v5.8.0

Features

v5.7.0

08 Sep 18:45
Compare
Choose a tag to compare

5.7.0 (2025-09-08)

Full Changelog: v5.6.0...v5.7.0

Features

Bug Fixes

  • coerce nullable values to undefined (2cfbbe0)

Chores

v5.6.0

05 Sep 03:53
2aae256
Compare
Choose a tag to compare

5.6.0 (2025-09-03)

Full Changelog: v5.5.1...v5.6.0

Features

  • api: api update (854e206)
  • extract minimum composite to type (562f89d)

Chores

  • internal: codegen related update (5114bb9)

v5.5.1

29 Aug 16:43
e2e8df3
Compare
Choose a tag to compare

5.5.1 (2025-07-29)

Full Changelog: v5.5.0...v5.5.1

Chores

  • internal: remove redundant imports config (349e78c)

v5.5.0

26 Jul 03:40
Compare
Choose a tag to compare

5.5.0 (2025-07-26)

Full Changelog: v5.4.0...v5.5.0

Features

v5.4.0

24 Jul 18:08
Compare
Choose a tag to compare

5.4.0 (2025-07-24)

Full Changelog: v5.3.0...v5.4.0

Features

v5.3.0

21 Jul 22:47
Compare
Choose a tag to compare

5.3.0 (2025-07-21)

Full Changelog: v5.2.0...v5.3.0

Features

v5.2.0

18 Jul 03:46
Compare
Choose a tag to compare

5.2.0 (2025-07-17)

Full Changelog: v5.1.0...v5.2.0

Features

v5.1.0

17 Jul 22:28
f6a80e1
Compare
Choose a tag to compare

5.1.0 (2025-07-17)

Full Changelog: v5.0.0...v5.1.0

Features

Bug Fixes

  • ci: release-doctor — report correct token name (d9bddc1)
  • client: don't send Content-Type for bodyless methods (33ba457)
  • publish script — handle NPM errors correctly (1678c34)

Chores

  • ci: enable for pull requests (77a5b1e)
  • ci: only run for pushes and fork pull requests (5b3d838)
  • internal: bump test timeout (d89af51)
  • internal: make base APIResource abstract (9a95185)
  • make some internal functions async (c7e0dab)
  • mention unit type in timeout docs (132b903)

Refactors

  • types: replace Record with mapped types (509fcfb)

v5.0.0

09 Jun 21:07
8894eb9
Compare
Choose a tag to compare

5.0.0 (2025-06-09)

Full Changelog: v4.74.0...v5.0.0

⚠ BREAKING CHANGES

  • client: breaking change to re-use types

Features

Chores

  • internal: codegen related update (89ce8ec)