Skip to content

v3.0.0

Compare
Choose a tag to compare
@jwngr jwngr released this 19 Aug 15:49
· 232 commits to master since this release
  • NOTE: GeoFire 3.0.0 is not compatible with GeoFire 2.x.x and has been upgraded to be compatible with GeoFire for Java and Objective-C.
  • Created migration script to update GeoFire index from version 2.x.x to 3.0.0. See the migration guide for details.
  • Simplified underlying data structure used to improve performance and memory usage.
  • Fixed issue with missing Firebase dependency when run in Node.js.
  • Added better error handling for NaN inputs.
  • Added HTML5 geolocation and query builder examples.