Features
- use firebase-ios-adk 10.0.0
- use firease-android-sdk 31.0.0
- implement new Firestore AggregateQueries and support new
count()feature
⚠ BREAKING CHANGES
- increase in minimum iOS target version to 11.0 and macOS version to 10.13, stay on v15.7.0 if you must support older Apple platforms
KNOWN ISSUES
- storage getDownloadURL has an upstream issue on iOS + storage emulator; either use Android, or use cloud storage, or stay on v15.7.0 until firebase-ios-sdk 10.1.0+ is released with the fix
release
- fix release version change type resolution (6fcb946)