Skip to content

Releases: balena-io-modules/abstract-sql-to-typescript

v5.0.0

08 Oct 09:47
ba20943
Compare
Choose a tag to compare

b2ef23c (Update dependencies, 2024-10-07)
9a7f7fb (tsconfig: Switch the module compiler option to Node16, 2024-10-07)
d9bc1dc (Update tsconfig target to es2023, 2024-10-07)
92fd21f (Update minimum supported nodejs version to 20.14.0, 2024-10-07)

v4.0.6

12 Sep 16:41
e1d44fc
Compare
Choose a tag to compare

8c223d9 (Fix built file paths now that package.json is imported rather than required, 2024-09-12)

v4.0.5

12 Sep 16:23
d334c1d
Compare
Choose a tag to compare

d2c8c97 (Update @balena/lint to 9.x, 2024-09-12)

v4.0.4

12 Sep 16:05
50f9062
Compare
Choose a tag to compare

573c4da (Correctly use Record<string, never> when there are no writable fields, 2024-09-12)

v4.0.3

08 Sep 04:06
6103435
Compare
Choose a tag to compare

813492e (Fix accidentally omitting Read types for computed fields, 2024-09-06)

v4.0.2

06 Sep 14:53
a9a394a
Compare
Choose a tag to compare

17f5875 (Fix computed fields to correctly be omitted from Write typings, 2024-09-06)
55e0d49 (Fix tables with definitions to correctly have no writable fields, 2024-09-06)

v4.0.1

06 Sep 14:38
6985353
Compare
Choose a tag to compare

037567b (Update dependencies, 2024-09-06)

v4.0.0

06 Aug 23:43
de35913
Compare
Choose a tag to compare

574f9d5 (Allow for sbvr-types v7, v8, and v9, 2024-08-06)
b8d463d (Make @balena/sbvr-types a peer dependency, 2024-08-06)

v3.3.1

30 Jul 06:48
dcbe4fa
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

8e3750e (Update dependency @balena/sbvr-types to v8, 2024-06-27)

v3.3.0

27 Jun 16:16
81effb0
Compare
Choose a tag to compare

540a3eb (Add support for synonyms that only affect part of the relationship, 2024-06-27)