Skip to content

Releases: TeamworkGuy2/lokijs-collections-syncing

lokijs-collections-syncing 0.15.0

21 Feb 16:10
Compare
Choose a tag to compare

Changed

  • Update lokijs-collections dependency from 0.31.* to 0.32.*

lokijs-collections-syncing 0.14.0

03 Jan 03:49
Compare
Choose a tag to compare

Changed

  • Update to TypeScript 4.4

lokijs-collections-syncing 0.13.0

16 Nov 03:42
Compare
Choose a tag to compare

Fixed

  • SyncDataCollection.syncUpAndUpdateCollection() only skips calling back the syncAction if there are no items to sync AND the collection is NOT dirty

lokijs-collections-syncing 0.12.0

02 Oct 00:44
Compare
Choose a tag to compare

Changed

  • Update lokijs-collections dependency from 0.29.* to 0.30.*

lokijs-collections-syncing 0.11.2

30 Aug 21:32
Compare
Choose a tag to compare

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

06 Aug 15:55
Compare
Choose a tag to compare

Changed

  • Export all SyncSettingsBuilder interfaces

lokijs-collections-syncing 0.11.0

12 Jun 20:36
Compare
Choose a tag to compare

Changed

  • Update to TypeScript 4.3

lokijs-collections-syncing 0.10.0

12 Jun 20:35
Compare
Choose a tag to compare

Changed

  • Update dependencies for Q removal

lokijs-collections-syncing 0.9.1

12 Jun 20:35
Compare
Choose a tag to compare

Changed

  • Improve syncUpAndUpdateCollection() type signature to support either null primaryKey or null primaryKeys but not both

lokijs-collections-syncing 0.9.0

05 Sep 13:47
Compare
Choose a tag to compare

Changed

  • Update to TypeScript 4.0