mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-07 22:41:04 +08:00
* bug(firestore): use queryWhereFieldPath method * remove whitespace * fix(firestore): fix filters * bug(firestore): send string fieldpath over bridge * tests(ml-vision): remove from test suite as flaky * bug(auth): sendEmail option setting default 'null' * bug(firestore): validateWhere failing * test(firestore): _toPath() in error * format(firestore): formatting errors