Skip to content

Releases: firebase/geofire-js

v2.1.0

29 Jun 23:28
Compare
Choose a tag to compare
  • Added GeoFire.ref() method.
  • Added error checking for firebaseRef parameter.

v2.0.2

23 Jun 21:42
Compare
Choose a tag to compare
  • Fixed bug where we cleaned up a location which had not yet been added, resulting in a console error.

v2.0.1

23 Jun 17:29
Compare
Choose a tag to compare
  • Fixed casing issue when including RSVP via Node's require().

v2.0.0

23 Jun 06:12
Compare
Choose a tag to compare
  • Complete re-write of the entire GeoFire library.
  • Brand new API which is more in line with the Firebase web client.
  • Improved performance.
  • Comprehensive test suite.
  • Fixed some long-standing bugs from previous versions.