Releases: balena-io/pinejs
Releases · balena-io/pinejs
v18.2.4
0ae61c0 (Tests: update nodejs to 20.x matching the minimum supported version, 2024-09-09)
v18.2.3
7c5abc0 (Update dependencies, 2024-09-06)
v18.2.2
5d40b0c (Remove unused dev dependencies, 2024-09-05)
v18.2.1
96771bd (Fix using $filter on PATCH&DELETE requests on translated properties, 2024-08-22)
f72b73b (Test cases to reproduce Patch Translation issue, 2024-08-05)
v18.2.0
ff3ab85 (Add support for and prefer providing the unaliased $toResource
, 2024-08-26)
v18.1.5
ad6a41c (Translations: prefer translating to the unaliased resource of the target model, 2024-08-29)
v18.1.4
a76566c (Update dependencies, 2024-08-29)
v18.1.3
e79630e (Tests: stop using deprecated faker
functions, 2024-08-28)
v18.1.2
3d932ee (Add tests for resource renames with multiple translation levels, 2024-06-28)
c7b8317 (Translations: strip the version alias from renames when possible, 2024-08-27)
383a039 (Clarify the request.resourceName
should be unaliased, 2024-08-27)
a839363 (Use a toVersionSuffix
to deduplicate code slightly, 2024-08-27)
459751a (Translations: use the toAbstractSqlModel
to fetch the toTable
info, 2024-08-27)
v18.1.1
17df5f4 (Throw an UnauthorizedError on /canAccess requests for unknown resources, 2024-08-20)