Ionic 3 with angularfire/firestore

I am developing ionic app 3 using angularfire2 “angularfire2”: “5.0.0-rc.6” and i am facing following issue. So please if anyone has solution for this issue then provide.

ERROR
Error: QuerySnapshot.docChanges has been changed from a property into a method, so usages like “querySnapshot.docChanges” should become “querySnapshot.docChanges()”