Skip to content

v4.0.5

Compare
Choose a tag to compare
@Salakar Salakar released this 22 Apr 00:05
· 4117 commits to main since this release

v4.0.5 Changelog

Firestore

  • 0a828aa fix issue with parent() incorrectly returning a Path when it shouldn't return one

Database

  • d0b6972 fixed a regression where snapshot.child() would no longer work on array values

Android

  • [build] #1007 allow root project to specify dependency versions - thanks @mlc
  • [build] fix for #1004 - moved database snapshot utils into it's own class inside database package rather than in the shared utils class.

Typings