This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
Releases: adriancarriger/angularfire2-offline
Releases · adriancarriger/angularfire2-offline
v4.5.0
v4.4.0
v4.3.0
<a name"4.3.0">
4.3.0 (2017-08-19)
Bug Fixes
- ObjectObservable:
- database:
- example: avoid type errors (0ea13296)
- list:
- notify subscribers of offline list changes (a8760d4c)
- emulate update instead of set on push (548a279d)
- unsubscribe from earlier subscriptions if query to Firebase changes (b74e7444)
- sort array before comparing (e0e5f26b)
- remove
= null
from emulate (db87783e) - create an observable for each query (0c279c03)
- enable querying lists (f25a1c72)
Features
v2.0.11
v4.0.1
4.0.1 (2017-05-07)
Bug Fixes
- build: whitelist tools in .gitignore (516d3c9b)
Features
- database: support Angular 4.x and AngularFire2 4.x (bdc482f7)
Breaking Changes
- database has moved to the /database directory.
Follow the upgrade guide at: https://github.com/angular/angularfire2/blob/master/docs/version-4-upgrade.md
(bdc482f7)