We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d38545 commit e1a74aeCopy full SHA for e1a74ae
CHANGELOG.md
@@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
one.
22
- `DataSnapshot.child` now correctly splits child paths by '/'
23
characters
24
+- `Query.startAt`, `Query.endAt`, and `Query.equalTo` now correctly
25
+ accept boolean parameters.
26
27
28
[Unreleased]: https://github.com/dmurvihill/firebase-mock/compare/v2.2.10...HEAD
0 commit comments