Skip to content

Releases: vuejs/vuefire

v1.4.0

17 Mar 16:41
Compare
Choose a tag to compare

v1.3.1

29 Jan 12:03
Compare
Choose a tag to compare
  • Fix firebase function access to the vm (c52e818)
  • Add function syntax to readme (3f6d6f7)
  • Merge pull request #57 from Ephasme/patch-3 (263bd36)
  • Fix Typo (cce20d6)
  • Merge pull request #55 from Ephasme/patch-1 (b4c5b96)
  • Update README.md (9be0e50)

v1.3.0

09 Sep 16:40
Compare
Choose a tag to compare
  • Enabled firebase to be called as function, thus enabling patterns where Firebase ref's are stored in root #25 @DaBs

v1.2.1

09 Sep 16:32
Compare
Choose a tag to compare
  • Fix array rebind #19

v1.2.0

13 Jul 18:24
Compare
Choose a tag to compare
  • Now compatible with Vue 2.0.

v1.1.0

17 Jun 23:22
Compare
Choose a tag to compare
  • Now supports Firebase 3.x.x SDK! See Firebase migration guide for instructions on how to upgrade to the Firebase 3.x.x SDK.

Big thanks to @pespantelis for implementing the upgrade.

v1.0.1

13 Apr 22:42
Compare
Choose a tag to compare
  • Fixed issue with the package.json file which caused the npm module to not work.

v1.0.0

13 Apr 22:41
Compare
Choose a tag to compare
  • Initial release. Firebase meets Vue.js!