Skip to content

Releases: unfold/react-firebase

2.2.4

11 Mar 06:40
Compare
Choose a tag to compare
  • Correctly order subscription values if orderByChild was passed to query (#34)

2.2.3

07 Mar 22:38
Compare
Choose a tag to compare
  • Properly merge subscriptions and rewrite tests (#32 @akofman)

2.1.0

23 Feb 14:22
Compare
Choose a tag to compare
  • Add mergeProps argument (#20)

2.0.3

10 Feb 09:23
Compare
Choose a tag to compare
  • Fix listeners not being properly cleaned up when unmounting (#22)