Skip to content

Releases: hirosystems/api-toolkit

v1.11.0

21 Oct 20:09

Choose a tag to compare

1.11.0 (2025-10-21)

Features

v1.10.1

09 Jul 13:21

Choose a tag to compare

1.10.1 (2025-07-09)

Bug Fixes

  • ignore .d.ts files from migrations (#50) (b5e9369)

v1.10.0

23 Jun 17:48

Choose a tag to compare

1.10.0 (2025-06-23)

Features

  • support sql transactions for multiple databases (#49) (2aa3a47)

v1.9.1

04 Jun 10:30

Choose a tag to compare

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

02 Jun 14:19

Choose a tag to compare

1.9.0 (2025-06-02)

Features

Bug Fixes

  • git info check should not throw when debugging (#39) (66f44d5)

v1.8.0

25 Mar 03:42

Choose a tag to compare

1.8.0 (2025-03-25)

Features

v1.7.5

24 Mar 09:54

Choose a tag to compare

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

05 Mar 20:10

Choose a tag to compare

1.7.4 (2025-03-05)

Bug Fixes

v1.7.3

04 Mar 17:13

Choose a tag to compare

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

31 Oct 16:48

Choose a tag to compare

1.7.2 (2024-10-31)

Bug Fixes

  • memleak in timeout w/ abort signal (#32) (d56a9ad)