1.0.0-alpha.5 (2022-07-02)
- fix loading state (72bcb62)
- fix type refactoring regression (16584ec)
- fix typing for nullable query ref arg (338a35a)
- implove typing and fix fetching not exist documents (9e14b42)
- remove unsubscribed queries to fix update call prevented (fae023e)
- export types (697a884)
- memorize query (1442936)
1.0.0-alpha.4 (2022-02-15)
- refresh result on update (8424cfa)
1.0.0-alpha.3 (2022-02-15)
- add modify extension check (413bcc6)
- fix ambiguous query between query factory bug (29b3948)
- fix loading (765ac26)
- in to include (d2d4f7e)
- merge snapshot data (e7e009f)
- only check ref key update (333bd97)
- prevent side effect on useMemo by dry run parameter (797fd7d)
- prevent unsubscribe when data not exist (bc6fedd)
- add field to guaranteed to exist option (4cba5a2)
- optional field ref (dafa6bf)
- optional field reference (ce77af5)
1.0.0-alpha.2 (2022-02-13)
- type: Fix result type (a4c32f3)