Skip to content

2.6.6

Compare
Choose a tag to compare
@tylim88 tylim88 released this 01 Aug 08:57
· 82 commits to main since this release
  1. 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
  2. some housekeeping