firebase / geofire-js

GeoFire for JavaScript - Realtime location queries with Firebase
MIT License
1.44k stars 345 forks source link

Firebase 2.1.1 support? #60

Closed jordanthornquest closed 9 years ago

jordanthornquest commented 9 years ago

What will it take to approve support for the latest version of Firebase? Are there any changes in Firebase 2.1.x that would causes anything in GeoFire to break?

jwngr commented 9 years ago

Your wish is my command. GeoFire 3.2.1 now supports Firebase 2.1.x. There actually were no code changes required to the main GeoFire lib since Firebase 2.1.x was fully backwards compatible and only added new features, but I released a new version of GeoFire which updated the dependencies in the bower.json and package.json.

jordanthornquest commented 9 years ago

Hey, thanks a bunch! :smile: