- include comments in
dist/**/*.d.ts
files (eea05c55)
- update dependencies (00281184)
- lint and test on deploy (487fe572)
- run
Lint and Test
only on pull requests and pushes (ee910ec7)
- definitions: add docs to all interfaces and types (85205395)
- move all exported functions to
/api
(246cc642)
- add deploy action (9926225a)
- README: add description (2c6a643e)
- add functions for
onSnapshot
andget
for geoqueries (e95be225) - encode: add functions to encode a document (7c314692)
- export specific functions from
/utils
(3af42212)