Releases: rakannimer/mobx-firebase-database
Releases · rakannimer/mobx-firebase-database
v2.1.3
2.1.3 (2018-11-12)
Bug Fixes
v2.1.2
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
2.1.1 (2018-10-10)
Bug Fixes
- 🐛 Add MobX as a peer dependency (e10d07b)
v2.1.0
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
2.0.0 (2018-10-10)
Bug Fixes
- 🐛 Remove update and set from array to avoid confusion (82acded)
BREAKING CHANGES
v1.0.0
1.0.0 (2018-10-10)
Features