Skip to content

Releases: maxnowack/signaldb

v0.21.4

04 Nov 22:56
v0.21.4
64aff12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.3...v0.21.4

v0.21.3

15 Oct 09:33
v0.21.3
6a13281
Compare
Choose a tag to compare

What's Changed

  • fix(sync): save errors as string to be able to persist them properly by @maxnowack in #1039
  • feat(sync): allow registering error handler for persistence adapters for SyncManager by @maxnowack in #1040

Full Changelog: v0.21.2...v0.21.3

v0.21.2

27 Sep 10:03
v0.21.2
080f1df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.1...v0.21.2

v0.21.1

27 Sep 09:49
v0.21.1
bfd28bf
Compare
Choose a tag to compare

v0.21.0

27 Sep 08:42
v0.21.0
f275402
Compare
Choose a tag to compare

What's Changed

  • fix: improve timing of sync operation creation by @maxnowack in #977
  • feat: allow disposal of persistence adapters, collections and sync managers by @maxnowack in #981

BREAKING CHANGES

  • fix: call onError on every error that is thrown during sync by @maxnowack in #980
  • fix: call registerRemoteChange individual for each collection by @maxnowack in #982

Full Changelog: v0.20.4...v0.21.0

v0.20.4

25 Sep 21:17
v0.20.4
dce5818
Compare
Choose a tag to compare

What's Changed

  • fix: accidental item duplication when loading data from persistence adapter by @maxnowack in #972
  • fix(sync): always queue all pending changes for pushing by @maxnowack in #973

Full Changelog: v0.20.3...v0.20.4

v0.20.3

25 Sep 10:33
v0.20.3
64d0922
Compare
Choose a tag to compare

v0.20.2

19 Sep 08:11
v0.20.2
4c2e8da
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.1...v0.20.2

v0.20.1

17 Sep 14:26
v0.20.1
4580c01
Compare
Choose a tag to compare

What's Changed

  • feat: add insertMany to Collection (leveraging on batch method) by @psicomante in #923
  • fix(sync-manager): last finished sync sorting should be by end by @Cmacu in #937
  • fix: update already existing items on insert & insert non-existing on update by @maxnowack in #940

New Contributors

Full Changelog: v0.20.0...v0.20.1

v0.20.0

11 Sep 07:57
v0.20.0
98a2281
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0