Skip to content

Commit

Permalink
Merge branch 'mrschmidt/once' of github.com:firebase/firebase-js-sdk …
Browse files Browse the repository at this point in the history
…into mrschmidt/once
  • Loading branch information
schmidt-sebastian committed May 4, 2021
2 parents 523da7c + 5ef8a6f commit 3aad259
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/many-turtles-try.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@firebase/database": patch
---

Fixed an issue that could cause `once()` to fire more than once if the value was modified inside its callback.

0 comments on commit 3aad259

Please sign in to comment.