Skip to content

Releases: maxnowack/signaldb

v0.19.0

10 Sep 20:28
v0.19.0
42c0d6a
Compare
Choose a tag to compare

What's Changed

  • feat: add ability to batch changes instead of delaying them by @maxnowack in #908

Full Changelog: v0.18.0...v0.19.0

v0.18.0

08 Sep 10:03
v0.18.0
023f41a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

27 Aug 11:49
v0.17.0
219a43b
Compare
Choose a tag to compare

compare with main branch

changelog

  • f802a25 feat: add modifier to changed events of collection
  • 219a43b v0.17.0

v0.16.0

27 Aug 11:34
v0.16.0
fa5d9ac
Compare
Choose a tag to compare

compare with main branch

changelog

  • 6e33347 test: cleanup cursor in angular test
  • c82f277 feat: fire events on collection method calls
  • fa5d9ac v0.16.0

v0.15.0

08 Aug 07:06
v0.15.0
55716e6
Compare
Choose a tag to compare

compare with main branch

changelog

  • 72c0364 test: add test for empty changeset in localstorage persistence adapter
  • 86d3e6d fix: remove lines with special handling of empty changeset
  • bcb32c6 feat: allow using custom serialization in default persistence adapters
  • 55716e6 v0.15.0

v0.14.0

06 Aug 20:56
v0.14.0
f59aad2
Compare
Choose a tag to compare

compare with main branch

changelog

  • 39c308b Adds docs for newly changed onChange callback.
  • bb68068 fix: make pushing optional for ReplicationCollection
  • b4fc88a feat: keep track of results of different fetchQueryItems calls in AutoFetchCollection
  • 682761e fix: simplify typed EventEmitter
  • f59aad2 0.14.0

v0.13.0

05 Aug 15:16
v0.13.0
ef1d42f
Compare
Choose a tag to compare

compare with main branch

changelog

  • 4169fc2 fix: overwrite AutoFetchCollection items cache with new data
  • 33db0ca feat: add purgeDelay option to AutoFetchCollection
  • 4f30689 fix: improve loading state for Collection and AutoFetchCollection
  • 4886ee8 feat: allow manual registering of queries in AutoFetchCollection
  • ef1d42f 0.13.0

v0.12.3

29 Jul 20:04
v0.12.3
2443e28
Compare
Choose a tag to compare

compare with main branch

changelog

  • f3f2706 test: add tests for primitive reactivity
  • c8e3e63 fix: deep clone items on update operations
  • 2443e28 0.12.3

v0.12.2

12 Jul 17:39
v0.12.2
8c65e70
Compare
Choose a tag to compare

compare with main branch

changelog

  • debd7d3 fix: upsert items that are added but already present
  • 8c65e70 0.12.2

v0.12.1

11 Jul 08:20
v0.12.1
26c6813
Compare
Choose a tag to compare

compare with main branch

changelog

  • 13f0a12 fix: include type for data param in onChange callback
  • 26c6813 0.12.1