Releases: hirosystems/api-toolkit
Releases · hirosystems/api-toolkit
v1.10.0
1.10.0 (2025-06-23)
Features
- support sql transactions for multiple databases (#49) (2aa3a47)
v1.9.1
1.9.1 (2025-06-04)
Bug Fixes
- register ts-node in test environments if consumer project passes a .ts source file (#47) (dcb926a)
v1.9.0
1.9.0 (2025-06-02)
Features
Bug Fixes
- git info check should not throw when debugging (#39) (66f44d5)
v1.8.0
1.8.0 (2025-03-25)
Features
v1.7.5
1.7.5 (2025-03-24)
Bug Fixes
- missing condition for
PostgresError: the database system is not yet accepting connections
(#36) (6423000)
v1.7.4
1.7.4 (2025-03-05)
Bug Fixes
v1.7.3
1.7.3 (2025-03-04)
Bug Fixes
- use the built-in abortable async setTimeout from
node:timers/promises
rather than implementing ourselves (#33) (954e7ea)
v1.7.2
1.7.2 (2024-10-31)
Bug Fixes
- memleak in timeout w/ abort signal (#32) (d56a9ad)
v1.7.1
1.7.1 (2024-08-19)
Bug Fixes
v1.7.0
1.7.0 (2024-08-16)
Features