Skip to content

v0.12.0

Compare
Choose a tag to compare
@n6g7 n6g7 released this 19 Feb 22:00

Changes

  • The constructor new ReduxSagaFirebase(firebaseApp) now only accepts a firebase app. There is no need to pass a firebase.firestore() object anymore, as RSF now uses the built-in firestore instance (and, BTW, it's a bad idea to use firebase.firestore()).