Skip to content

Releases: rakannimer/mobx-firebase-database

v2.1.3

12 Nov 14:44
Compare
Choose a tag to compare

2.1.3 (2018-11-12)

Bug Fixes

v2.1.2

12 Nov 12:24
Compare
Choose a tag to compare

2.1.2 (2018-11-12)

Bug Fixes

  • Add child_changed listener and tests. (e3a895d)
  • deprecate toArray and leave it to userland (08acb4a)

v2.1.1

10 Oct 16:34
Compare
Choose a tag to compare

2.1.1 (2018-10-10)

Bug Fixes

  • 🐛 Add MobX as a peer dependency (e10d07b)

v2.1.0

10 Oct 12:11
Compare
Choose a tag to compare

2.1.0 (2018-10-10)

Bug Fixes

  • 🐛 Filter values with provided filter before adding (18a5efb)

Features

  • 🎸 Memoize exported method by firebase config (83064f7)

v2.0.0

10 Oct 11:56
Compare
Choose a tag to compare

2.0.0 (2018-10-10)

Bug Fixes

  • 🐛 Remove update and set from array to avoid confusion (82acded)

BREAKING CHANGES

  • he user to handle this.

v1.0.0

10 Oct 11:53
Compare
Choose a tag to compare

1.0.0 (2018-10-10)

Features

  • 🎸 mobx-firebase-database (f63aba9)