Skip to content

v3.0.0

Compare
Choose a tag to compare
@firebase-ops firebase-ops released this 29 Aug 22:01
· 29 commits to master since this release
  • Upgraded the firebase dependency to 3.x.x (thanks to @cmosguy). No Firechat APIs have changed, but Firechat will no longer work with the Firebase 2.x.x SDK. See the web migration guide for detailed instructions on how to upgrade to the Firebase 3.x.x SDK.
  • Fixed an issue where onDisconnect() operations were not properly restored upon regaining a connection to the Firebase Database (thanks to @oddui).