Skip to content

Releases: maxnowack/signaldb

v0.8.3

16 Jan 18:13
Compare
Choose a tag to compare

compare with main branch

changelog

  • a9ffcf4 fix: don't discard data modified before persistence.init
  • e34fc8e 0.8.3

v0.8.2

16 Jan 10:13
Compare
Choose a tag to compare

compare with main branch

changelog

v0.8.1

28 Nov 16:51
Compare
Choose a tag to compare

compare with main branch

changelog

  • 23355aa fix: improve getting items from index positions
  • b79abe7 fix: cache items in cursor on first call when observing changes
  • 7ded2a7 0.8.1

v0.8.0

28 Nov 13:13
Compare
Choose a tag to compare

compare with main branch

changelog

  • b5d6ffb fix: remove test file
  • 97117ef feat: allow definition of collection indices
  • f0670a4 feat: allow creation of simple field indices for collections
  • 9e21f69 0.8.0

v0.7.0

14 Nov 11:50
Compare
Choose a tag to compare

compare with main branch

changelog

  • 1c6da08 feat: add possibility to apply changes from persistence adapter
  • a418990 0.7.0

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