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 e8690c8 commit 774503eCopy full SHA for 774503e
CHANGELOG.md
@@ -21,8 +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.
+- Boolean values are now allowed in RTDB priority fields and as
+ arguments to `Query.startAt`, `Query.endAt`, and `Query.equalTo`.
26
27
28
[Unreleased]: https://github.com/dmurvihill/firebase-mock/compare/v2.2.10...HEAD
0 commit comments