Releases: balena-io/pinejs
Releases · balena-io/pinejs
v18.1.1
17df5f4 (Throw an UnauthorizedError on /canAccess requests for unknown resources, 2024-08-20)
v18.1.0
549a839 (Add async tasks, 2024-02-06)
v18.0.2
25abbf6 (Fix some lint warnings, 2024-08-16)
v18.0.1
4b34d8d (Tests: avoid unnecessarily asynchronous imports, 2024-08-16)
v18.0.0
4770d17 (Update sbvr-types to v9.0.1, 2024-08-05)
v17.3.5
7db9e00 (Tests: fix lint warnings, 2024-07-22)
f79ba32 (Update dependencies, 2024-07-22)
v17.3.4
911495b (Rollback @balena/sbvr-types to v7, 2024-07-30)
v17.3.3
Update dependency @balena/sbvr-types to v8
Notable changes
- Improve BigInteger and BigSerial support [Josh Bowling]
balena-io-modules/sbvr-types (@balena/sbvr-types)
Compare Source
(2024-06-12)
- Improve BigInteger and BigSerial support [Josh Bowling]
List of commits
60c62f9 (Update dependency @balena/sbvr-types to v8, 2024-07-25)
v17.3.2
4a48c54 (Convert unknown errors to 500 errors rather than 404 for clarity, 2024-07-22)
v17.3.1
e92bd01 (Remove unnecessary async/await statements, 2024-07-22)