Releases: orbcorp/orb-node
Releases · orbcorp/orb-node
v5.3.0
v5.2.0
v5.1.0
5.1.0 (2025-07-17)
Full Changelog: v5.0.0...v5.1.0
Features
- api: api update (5f861b0)
- api: api update (1939793)
- api: api update (54fb67f)
- api: api update (b4f8f97)
- api: api update (ecfef87)
- api: api update (fc96b5b)
- api: api update (44d2c02)
- api: api update (81496fc)
- api: api update (63e9ce1)
- client: add support for endpoint-specific base URLs (0e61c32)
Bug Fixes
- ci: release-doctor — report correct token name (d9bddc1)
- client: don't send
Content-Typefor 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
5.0.0 (2025-06-09)
Full Changelog: v4.74.0...v5.0.0
⚠ BREAKING CHANGES
- client: breaking change to re-use types
Features
- api: api update (f568653)
- api: api update (4c28249)
- api: api update (9dc5bb3)
- api: api update (9328fae)
- api: api update (44e9c35)
- api: manual updates (8cc1c0b)
- client: breaking change to re-use types (17a06ae)
Chores
- internal: codegen related update (89ce8ec)
v4.74.0
4.74.0 (2025-06-03)
Full Changelog: v4.73.0...v4.74.0
Features
Chores
- docs: use top-level-await in example snippets (28bedd6)
v4.73.0
v4.72.3
4.72.3 (2025-05-18)
Full Changelog: v4.72.2...v4.72.3
Chores
- ci: add timeout thresholds for CI jobs (d1594b1)
- ci: bump node version for release workflows (ad6f2f0)
- ci: only use depot for staging repos (d68a9eb)
- ci: run on more branches and use depot runners (df2cfe9)
- docs: add missing deprecation warnings (2534cf4)
Documentation
- readme: fix typo (4b9eb38)