Skip to content

v0.5.3

Compare
Choose a tag to compare
@prescottprue prescottprue released this 18 May 18:58
a4ff1fc
  • feat(core): support for v5.0.0 of the Firebase SDK
  • fix(query): fix issue preventing some queries when using v5.0.0 of the Firebase SDK (due to breaking change of docChanges (now a method instead of parameter) - #98, #99
  • feat(tests): unit test added to verify docChanges also works as a method (existing tests cover docChanges as a parameter)