Skip to content

Releases: balena-io/pinejs

v17.2.1

03 Jul 16:30
b3f26eb
Compare
Choose a tag to compare

22e1eb1 (Update generated types abstract-sql-to-typescript v3.3.0, 2024-07-03)
3950b35 (Use assertExists in place of expectNotUndefined, 2024-06-28)

v17.2.0

27 Jun 13:41
ea31152
Compare
Choose a tag to compare

3118127 (odata/abstract-sql-compiler: Add support for specifying the model name for config files, 2024-06-26)

v17.1.6

26 Jun 10:08
81e2cd5
Compare
Choose a tag to compare

ed2267c (Migrate sbvr-server to typescript, 2024-06-25)

v17.1.5

24 Jun 13:27
6e6e283
Compare
Choose a tag to compare

b61ee61 (Rollback sbvr-types back to v7, 2024-06-24)

v17.1.4

20 Jun 22:15
cdec3e9
Compare
Choose a tag to compare

a68100f (Update TypeScript to 5.5.2, 2024-06-21)

v17.1.3

20 Jun 13:40
044dc32
Compare
Choose a tag to compare

da4e0d3 (Fix unrecognized migration & config typo, 2024-06-19)

v17.1.2

20 Jun 12:55
ec6a9d2
Compare
Choose a tag to compare

Update dependency @balena/sbvr-types to v8

Notable changes

  • Improve BigInteger and BigSerial support [Josh Bowling]
balena-io-modules/sbvr-types (@​balena/sbvr-types)

v8.0.0

Compare Source

(2024-06-12)

  • Improve BigInteger and BigSerial support [Josh Bowling]

List of commits

c0df900 (Update dependency @balena/sbvr-types to v8, 2024-06-20)

v17.1.1

20 Jun 10:54
89f190b
Compare
Choose a tag to compare

e679610 (Improve test assertion for undefined fields, 2024-06-19)

v17.1.0

19 Jun 11:04
e43632a
Compare
Choose a tag to compare

c276ef4 (Add dev model typings, 2024-06-13)
561525d (Add migration model typings, 2024-06-13)
694aa92 (Add auth model typings, 2024-06-13)
09b0c89 (Switch API typings to an interface so it can be overridden/merged, 2024-06-04)
a77c7d0 (Allow passing model typings when instantiating an internal pinejs client, 2024-05-23)

v17.0.3

18 Jun 17:08
ee47962
Compare
Choose a tag to compare

adec8e6 (Improve result typing for POSTRUN/PRERESPOND hooks, 2024-06-17)