Releases: balena-io/pinejs
Releases · balena-io/pinejs
v20.0.5
978b425 (Avoid non-blob webresources fields on multipart requests, 2024-03-12)
40f30c1 (Optimise webresource upload permissions check for multiple uploads in single request, 2025-02-08)
v20.0.4
5eac96f (Fix missing required validation on bindings, 2025-02-14)
v20.0.3
bdb34d9 (Compile in as (= ANY($singleListBinding)), 2025-01-20)
v20.0.2
192216f (Migrations.md: Update the rollbackable migrations guide, 2025-01-14)
v20.0.1
cfd7ade (Update postgres Docker tag to v17, 2025-01-10)
v20.0.0
bb75825 (Update node engines entry to clarify we don't actively support 21.x, 2025-01-09)
b13fb81 (Use instanceof Error
rather than lodash _.isError
, 2025-01-09)
ec99776 (Drop exposed S3 handler in favor of @balena/pinejs-webresource-s3 handler, 2025-01-02)
3ee1971 (Update commander to 13.x, 2025-01-02)
03604c3 (Update chai to 5.x, 2025-01-02)
e42d7ce (Convert to ESM, 2024-12-30)
v19.7.5
cef6808 (Use for-of loops in preference of lodash _.forEach
, 2025-01-09)
c479508 (Use .at(-1)
in preference of lodash _.last
, 2025-01-09)
v19.7.4
c9a77da (Remove jsdoc typings from typescript file, 2025-01-09)
v19.7.3
fc28f2e (Tests: use @balena/pinejs
for resolving to the runtime files, 2025-01-03)
8e26f0f (Tests: avoid deep imports in favor of the standard module entrypoint, 2025-01-03)
cf6351d (Tests: run against compiled source rather than transpiling on the fly, 2025-01-03)
v19.7.2
a909ee0 (Update dependencies, 2025-01-02)