Skip to content

1.15.3 (2021-10-21)

Compare
Choose a tag to compare
@royjit royjit released this 21 Oct 18:25
· 1758 commits to main since this release

Bug Fixes

  • DataStore: Optimize mutation event propagation after model synced in ModelSyncEventEmitter (#1479)
  • Datastore: Fixes SPM build error due to missing import Foundation in SyncEventEmitter.swift (#1481)
  • Auth: Replace force unwrap to throw an error in AWS credentials (#1476)
  • DataStore: ModelSyncedEvent before last MutationEvent (#1472)
  • DataStore: Reconciliation path avoid model.modelName (#1475)
  • DataStore: Improve ObserveQuery for multiple sort input (#1464)