Liking cljdoc? Tell your friends :D

Change Log

Unreleased

  • (no changes yet)

0.8.0

  • 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

0.7.0

Another volunteer-driven release. Thanks Mathew and Shen!

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

0.6.0

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

0.5.0

  • Update Clojure and Firebase dependencies

0.4.0

  • Dependency change: Replace Sodium library with Iron
  • Make :-on handler more error-resistant

0.3.0

  • Add account linking
  • Update dependencies
  • Add connection state monitoring
  • Use Firebase 4.4.0

0.2.0

  • Add Facebook, Twitter, and Github authg

0.1.0

  • Initial project: Wrapper around Firebase
  • Support basic read/write/watch
  • Google auth

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close