Releases: balena-io/pinejs
Releases · balena-io/pinejs
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)
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)
v19.7.0
13e62a4 (Add convert serial option to generate-types command, 2024-12-17)
v19.6.3
62dabf7 (Use translationAbstractSqlModel for resolving translations, 2024-12-04)
v19.6.2
90c7809 (Update dependency @balena/lf-to-abstract-sql to 5.0.3, 2024-12-03)
v19.6.1
a033b67 (Update typescript from 5.6.3 to 5.7.2, 2024-12-03)
v19.6.0
377a7c2 (Infer async task fn callback arguments typing from schema, 2024-10-23)
v19.5.5
ccf628b (Run tests on UTC timezone, 2024-11-11)