Skip to content

Latest commit

 

History

History
56 lines (46 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

56 lines (46 loc) · 1.89 KB

Change Log

  • (no changes yet)
  • Fixes to Firestore implementation, docs, and example
  • Support for phone auth
  • Remove explicit dependency on reagent, to avoid conflicts
  • Make some private vars public since they were used cross-namespace, and had triggered new ClojureScript compiler warnings
  • Update dependencies, including to Clojure 1.10 and Firebase 5.7

Another volunteer-driven release. Thanks Mathew and Shen!

  • Support for anonymous sign-in and custom authentication
  • Doc cleanups

Many thanks to the project contributors. I did nothing this release but integrate the work from wonderful volunteers.

  • Support for Firestore.
  • Support for email authentication and registration
  • Return new key created by Firebase Push
  • Code reorganization and cleanups
  • Update Clojure and Firebase dependencies
  • Dependency change: Replace Sodium library with Iron
  • Make :-on handler more error-resistant
  • Add account linking
  • Update dependencies
  • Add connection state monitoring
  • Use Firebase 4.4.0
  • Add Facebook, Twitter, and Github authg
  • Initial project: Wrapper around Firebase
  • Support basic read/write/watch
  • Google auth