2.6.6
- all onSnapshot callback return types now are
void | Promise<void>
because popular eslint rule no-misused-promises throw error if you try to use async callback - some housekeeping
void | Promise<void>
because popular eslint rule no-misused-promises throw error if you try to use async callback