Skip to content

Releases: maxnowack/signaldb

v0.6.0

08 Nov 22:02
Compare
Choose a tag to compare

compare with main branch

changelog

v0.5.0

08 Nov 20:57
Compare
Choose a tag to compare

compare with main branch

changelog

  • 741adb3 refactor: remove filtering items from cursor
  • a3b033f refactor: split reactivity tests into separate files
  • c7db269 test: add tests for solid-js
  • 8b0dc08 feat: add id index to collections
  • 26fda11 test: add test for id query performance
  • 5ae68a9 fix: flaky fs persistence adapter tests
  • f87e421 fix: improve updateMany performance
  • e502f08 0.5.0

v0.4.2

11 Oct 19:57
v0.4.2
11700bb
Compare
Choose a tag to compare

compare with main branch

changelog

  • f689bb4 fix: projected fields should always include id unless deactivated
  • 159e2d3 fix: ping mingo to 6.4.6
  • 11700bb 0.4.2

v0.4.1

10 Oct 14:21
v0.4.1
31111e6
Compare
Choose a tag to compare

compare with main branch

changelog

  • 211118c feat: implement reactivity adapter for vue.js
  • c3950c7 fix: move mobx to dev dependencies
  • 31111e6 0.4.1

v0.4.0

04 Oct 13:36
v0.4.0
19f6507
Compare
Choose a tag to compare

compare with main branch

changelog

  • b6b45a8 feat: implement testing and reactivity adapter for MobX
  • a8f03fb refactor: rename signal to dependency in reactivity adapter
  • 19f6507 0.4.0

v0.3.2

02 Oct 09:19
v0.3.2
7bf63be
Compare
Choose a tag to compare

compare with main branch

changelog

  • 4e7eea9 fix: improve persistence adapter in example
  • aa4d346 fix: hydration errors in example
  • f0cc645 fix: discard loading persistent items if there is a ongoing save
  • 7bf63be 0.3.2

v0.3.1

20 Sep 19:11
v0.3.1
9236f65
Compare
Choose a tag to compare

compare with main branch

changelog

  • c08ff3f refactor: improve registering of event listeners from observer
  • 5484790 test: persistence errors
  • 33ed822 test: switch to istanbul as coverage provider
  • 5485437 test: improve coverage
  • 9236f65 0.3.1

v0.3.0

15 Sep 08:33
v0.3.0
42f9287
Compare
Choose a tag to compare

compare with main branch

changelog

  • d5ebec9 feat: implement reactive scope checking
  • 4159f57 fix: return type of findOne function
  • 42f9287 0.3.0

v0.2.2

11 Sep 09:30
v0.2.2
5878b27
Compare
Choose a tag to compare

compare with main branch

changelog

  • 756511a fix: transformations of null values in addedBefore
  • 5878b27 0.2.2

v0.2.1

07 Sep 11:53
v0.2.1
4b25a72
Compare
Choose a tag to compare

compare with main branch

changelog