Skip to content

[Feature] Add throw error in FirestoreQueryHandler and handle in FirestoreService

Compare
Choose a tag to compare
@SHcommit SHcommit released this 05 May 06:29
· 38 commits to master since this release

[Feature]

  • In FirestoreQueryable, it is now possible to throw an error in the FirestoreQueryHandler closure!!
  • Casting computed properties is now possible in FirestoreAccessible😄