Releases: maxnowack/signaldb
Releases · maxnowack/signaldb
v0.21.4
What's Changed
- fix: refetching items in AutoFetchCollections by @maxnowack in #1101
Full Changelog: v0.21.3...v0.21.4
v0.21.3
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
What's Changed
- fix(sync): also cleanup active operations by @maxnowack in #983
Full Changelog: v0.21.1...v0.21.2
v0.21.1
What's Changed
Full Changelog: v0.21.0...v0.21.1
v0.21.0
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
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
What's Changed
Full Changelog: v0.20.2...v0.20.3
v0.20.2
What's Changed
- feat: add solid reactivity scope checking by @obedm503 in #942 (
[email protected]
) - fix(sync): wait until persistence adapters ready before first sync by @maxnowack in #949
- fix: update sync status before doing first pull by @maxnowack in #952
New Contributors
Full Changelog: v0.20.1...v0.20.2
v0.20.1
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
- @psicomante made their first contribution in #923
Full Changelog: v0.20.0...v0.20.1