Skip to content

Releases: balena-io-modules/pinejs-client-request

v8.0.1

13 Sep 16:34
b2f1846
Compare
Choose a tag to compare

d333ee4 (Update pinejs-client-core to 8.0.1, 2024-09-13)

v8.0.0

13 Sep 14:26
1fac875
Compare
Choose a tag to compare

6df779d (Switch to Node16 module resolution, 2024-09-13)
44a9481 (Remove lodash dependency when caching in favor of native structuredClone, 2024-09-13)
4703faa (Update lru-cache to 11.x, 2024-09-12)
226f1c9 (Update tsconfig target to es2023, 2024-09-12)
7d06405 (Update minimum nodejs to 20.x, npm to 10.x, 2024-09-12)
0f7d6e9 (Update pinejs-client-core to 8.0.0, 2024-09-12)

v7.5.3

13 Sep 06:54
8f280df
Compare
Choose a tag to compare

f364163 (Update @balena/lint to 9.x, 2024-09-12)

v7.5.2

20 Jun 13:19
2f28a3c
Compare
Choose a tag to compare

dbdd3c5 (Only try to pick headers for a StatusError if headers are passed in, 2024-06-20)

v7.5.1

19 Jun 12:18
9bfc50c
Compare
Choose a tag to compare

178c8ee (Update pinejs-client-core to 6.15.2, 2024-06-19)

v7.5.0

19 Jun 06:46
f99cb83
Compare
Choose a tag to compare

8a5d899 (Update pinejs-client-core to add support for using model specific typings, 2024-06-05)

v7.4.2

06 Jun 14:58
574314b
Compare
Choose a tag to compare

b73dd34 (Avoid the overhead of loading lodash on a status error, 2024-06-05)

v7.4.1

06 Jun 00:08
e4b45e1
Compare
Choose a tag to compare

886d59d (Update dependencies, 2024-06-05)

v7.4.0

05 Dec 15:30
79873f4
Compare
Choose a tag to compare

f8b6fa3 (Respect the Retry-After header in request retries, 2023-12-05)