Skip to content

Releases: orbcorp/orb-node

v1.36.0

15 Jan 14:19

Choose a tag to compare

1.36.0 (2024-01-15)

Full Changelog: v1.35.0...v1.36.0

Features

Chores

Documentation

  • fix missing async in readme code sample (#81) (a0f6c26)

v1.35.0

12 Jan 22:03

Choose a tag to compare

1.35.0 (2024-01-12)

Full Changelog: v1.34.2...v1.35.0

Features

  • api: add beta evaluate price endpoint (#78) (a0dbd55)

Chores

  • internal: narrow type into stringifyQuery (#75) (f93f20f)

Documentation

v1.34.2

10 Jan 17:41

Choose a tag to compare

1.34.2 (2024-01-10)

Full Changelog: v1.34.1...v1.34.2

Bug Fixes

  • use default base url if BASE_URL env var is blank (#74) (ad971d0)

Chores

  • add .keep files for examples and custom code directories (#73) (5bebfd9)
  • internal: improve type signatures (#71) (453e66e)

v1.34.1

04 Jan 21:06

Choose a tag to compare

1.34.1 (2024-01-04)

Full Changelog: v1.34.0...v1.34.1

Bug Fixes

  • headers: always send lowercase headers and strip undefined (BREAKING in rare cases) (#69) (b05815f)

v1.34.0

01 Jan 15:25

Choose a tag to compare

1.34.0 (2024-01-01)

Full Changelog: v1.33.1...v1.34.0

Features

v1.33.1

26 Dec 20:10

Choose a tag to compare

1.33.1 (2023-12-26)

Full Changelog: v1.33.0...v1.33.1

Bug Fixes

  • use brackets instead of commas for array query params (#66) (1bb118c)

Chores

Documentation

Refactors

v1.33.0

11 Dec 22:24

Choose a tag to compare

1.33.0 (2023-12-11)

Full Changelog: v1.32.0...v1.33.0

Features

Build System

v1.32.0

08 Dec 18:48

Choose a tag to compare

1.32.0 (2023-12-08)

Full Changelog: v1.31.0...v1.32.0

Features

v1.31.0

06 Dec 00:41

Choose a tag to compare

1.31.0 (2023-12-04)

Full Changelog: v1.30.0...v1.31.0

Features

  • client: support reading the base url from an env variable (#48) (e147a4a)

Documentation

v1.30.0

28 Nov 19:29

Choose a tag to compare

1.30.0 (2023-11-28)

Full Changelog: v1.29.0...v1.30.0

Features

Chores

  • internal: remove file import and conditionally run prepare (#43) (c65b596)

Documentation