Releases: TeamworkGuy2/lokijs-collections-syncing
Releases · TeamworkGuy2/lokijs-collections-syncing
lokijs-collections-syncing 0.15.0
Changed
- Update
lokijs-collections
dependency from0.31.*
to0.32.*
lokijs-collections-syncing 0.14.0
Changed
- Update to TypeScript 4.4
lokijs-collections-syncing 0.13.0
Fixed
SyncDataCollection.syncUpAndUpdateCollection()
only skips calling back thesyncAction
if there are no items to sync AND the collection is NOT dirty
lokijs-collections-syncing 0.12.0
Changed
- Update
lokijs-collections
dependency from0.29.*
to0.30.*
lokijs-collections-syncing 0.11.2
Fixed
- Fix an issue with this package being used by a project that does not have tsconfig 'strict' enabled
lokijs-collections-syncing 0.11.1
Changed
- Export all SyncSettingsBuilder interfaces
lokijs-collections-syncing 0.11.0
Changed
- Update to TypeScript 4.3
lokijs-collections-syncing 0.10.0
Changed
- Update dependencies for
Q
removal
lokijs-collections-syncing 0.9.1
Changed
- Improve
syncUpAndUpdateCollection()
type signature to support either nullprimaryKey
or nullprimaryKeys
but not both
lokijs-collections-syncing 0.9.0
Changed
- Update to TypeScript 4.0