Skip to content

Releases: orbcorp/orb-node

v2.0.0

15 Mar 19:03
6e3ed9b

Choose a tag to compare

2.0.0 (2024-03-15)

Full Changelog: v1.41.0...v2.0.0

⚠ BREAKING CHANGES

  • remove brackets from array param names (#109)

Features

Bug Fixes

  • remove brackets from array param names (#109) (eb8d87a)

Chores

  • ci: update actions/setup-node action to v4 (#114) (cb18285)
  • ci: uses Stainless GitHub App for releases (#111) (b32a3db)
  • docs: mention install from git repo (#118) (80ab072)
  • fix error handler in readme (#119) (91ab80e)
  • interal: make link to api.md relative (#104) (10b9053)
  • internal: enable building when git installed (#107) (9d6c4aa)
  • internal: re-order pagination import (#106) (3869080)
  • internal: refactor release environment script (#112) (73a6e40)
  • internal: update deps (#115) (42f5dcd)
  • respect application/vnd.api+json content-type header (#110) (af334b3)

Documentation

v1.41.0

01 Feb 02:46

Choose a tag to compare

1.41.0 (2024-02-01)

Full Changelog: v1.40.0...v1.41.0

Features

Chores

  • internal: support pre-release versioning (#101) (fde3f1e)

v1.40.0

30 Jan 19:36

Choose a tag to compare

1.40.0 (2024-01-30)

Full Changelog: v1.39.0...v1.40.0

Features

v1.39.0

30 Jan 15:54

Choose a tag to compare

1.39.0 (2024-01-30)

Full Changelog: v1.38.0...v1.39.0

Features

v1.38.0

22 Jan 19:35

Choose a tag to compare

1.38.0 (2024-01-22)

Full Changelog: v1.37.4...v1.38.0

Features

  • api: introduce per-price cost v2, credit top-ups (#96) (13451c5)

Chores

  • internal: add internal helpers & improve build scripts (#94) (66e335a)

v1.37.4

18 Jan 22:00

Choose a tag to compare

1.37.4 (2024-01-18)

Full Changelog: v1.37.3...v1.37.4

Bug Fixes

  • allow body type in RequestOptions to be null (#92) (6a4506f)

v1.37.3

18 Jan 17:14

Choose a tag to compare

1.37.3 (2024-01-18)

Full Changelog: v1.37.2...v1.37.3

Bug Fixes

  • ci: ignore stainless-app edits to release PR title (#90) (29a405c)

v1.37.2

17 Jan 17:54

Choose a tag to compare

1.37.2 (2024-01-17)

Full Changelog: v1.37.1...v1.37.2

Bug Fixes

  • types: accept undefined for optional client options (#89) (b0566d0)

Chores

  • internal: debug logging for retries; speculative retry-after-ms support (#87) (97db8bc)

v1.37.1

17 Jan 14:42

Choose a tag to compare

1.37.1 (2024-01-17)

Full Changelog: v1.37.0...v1.37.1

Bug Fixes

  • use Accept: */* as a default Header for void endpoints (#85) (b9f2713)

v1.37.0

17 Jan 05:27

Choose a tag to compare

1.37.0 (2024-01-17)

Full Changelog: v1.36.0...v1.37.0

Features