Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Releases: NaturalCycles/db-lib

v10.1.2

18 Apr 19:56
Compare
Choose a tag to compare

10.1.2 (2025-04-18)

Bug Fixes

v10.1.1

13 Apr 11:59
Compare
Choose a tag to compare

10.1.1 (2025-04-13)

Bug Fixes

v10.1.0

13 Apr 11:51
Compare
Choose a tag to compare

10.1.0 (2025-04-13)

Features

  • CommonDB.createTransaction experimental API (be7af35)
  • convert to esm (f8a5b21)

v10.0.2

05 Apr 15:23
Compare
Choose a tag to compare

10.0.2 (2025-04-05)

Bug Fixes

  • deps, enable consistent-type-imports (86aa4bd)

v10.0.1

16 Mar 13:38
Compare
Choose a tag to compare

10.0.1 (2025-03-16)

Bug Fixes

  • fixing vitest import for dbTest/daoTest (d3cbbf5)

v10.0.0

16 Mar 13:25
Compare
Choose a tag to compare

10.0.0 (2025-03-16)

Features

  • test: dbTest, daoTest etc now expect vitest instead of jest (882c581)

BREAKING CHANGES

  • test: ^^^

v9.28.0

11 Mar 14:24
f571780
Compare
Choose a tag to compare

9.28.0 (2025-03-11)

Features

  • query by nested properties inMemory (f571780)

v9.27.0

17 Feb 09:28
e8c5149
Compare
Choose a tag to compare

9.27.0 (2025-02-17)

Features

  • make patch throw when item is missing from DB (#26) (e8c5149)

v9.26.3

14 Jan 15:23
Compare
Choose a tag to compare

9.26.3 (2025-01-14)

Bug Fixes

  • new style of deps declaration (aa4ec6d)

v9.26.2

21 Nov 09:11
Compare
Choose a tag to compare

9.26.2 (2024-11-21)

Bug Fixes

  • propagate opt in CommonDao.* correctly, so readAt is respected (7bac32c)