Releases: balena-io/pinejs
v20.0.1
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
v19.7.4
v19.7.3
v19.7.2
v19.7.1
c47a755 (Use/export explicit functions for loading SBVR files, 2024-12-30)
83eacbb (Log the async migration status on initialization rather than on import, 2024-12-30)
e16a795 (Use import
instead of require
where possible, 2024-12-30)
2f5777a (Fetch version from package.json without using require
, 2024-12-30)
b4c11fe (Remove use of commonjs specific exports
property, 2024-12-30)