Skip to content

Releases: vuejs/vuefire

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!