Skip to content

Releases: hirosystems/api-toolkit

v1.7.4

05 Mar 20:10
Compare
Choose a tag to compare

1.7.4 (2025-03-05)

Bug Fixes

v1.7.3

04 Mar 17:13
Compare
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
Compare
Choose a tag to compare

1.7.2 (2024-10-31)

Bug Fixes

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

v1.7.1

19 Aug 20:37
Compare
Choose a tag to compare

1.7.1 (2024-08-19)

Bug Fixes

v1.7.0

16 Aug 17:32
Compare
Choose a tag to compare

1.7.0 (2024-08-16)

Features

v1.6.2

05 Jul 15:35
Compare
Choose a tag to compare

1.6.2 (2024-07-05)

Bug Fixes

  • remove input from error messages (68e4bd4)

v1.6.1

05 Jul 15:13
eeca42a
Compare
Choose a tag to compare

What's Changed

  • fix: remove input from error messages by @He1DAr in #25

Full Changelog: v1.6.0...v1.6.1

v1.6.0

28 Jun 18:19
Compare
Choose a tag to compare

1.6.0 (2024-06-28)

Features

  • add fastify cache and schema helpers (#22) (49aa9e6)

v1.5.0

12 Apr 16:53
Compare
Choose a tag to compare

1.5.0 (2024-04-12)

Features

  • option to configure pg migration logging (#20) (e99bfbb)

v1.4.0

21 Feb 20:34
Compare
Choose a tag to compare

1.4.0 (2024-02-21)

Features