Skip to content

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

v5.1.0

17 Dec 01:28
305a695
Compare
Choose a tag to compare

cdf0e4e (Add option to replace Serial with Integer, 2024-12-08)

v5.0.4

16 Dec 13:47
dcda27e
Compare
Choose a tag to compare

069ff89 (Inline type on missing reference, 2024-12-08)

v5.0.3

05 Dec 18:59
53c3926
Compare
Choose a tag to compare

a7928b4 (Fix peerDependency version format, 2024-12-05)

v5.0.2

04 Dec 13:37
7280382
Compare
Choose a tag to compare

Update dependency mocha to v11

Notable changes

mochajs/mocha (mocha)

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • adapt new engine range for Mocha 11 (#​5216)
🌟 Features
🩹 Fixes
📚 Documentation

List of commits

8222888 (Update dependency mocha to v11, 2024-12-02)

v5.0.1

22 Oct 10:38
9f7dc09
Compare
Choose a tag to compare

0020286 (Fix types export, 2024-10-21)

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)