Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.10.0](v1.9.2...v1.10.0) (2022-11-21) ### Bug Fixes * access non-reactive state to get node count in async function ([10db757](10db757)) * return empty array when no followers or following ([dbd8309](dbd8309)) ### Features * query followers chronologically ([ecdb69b](ecdb69b)) * select searched profile if already present ([048ab2f](048ab2f)) * show percentage value in progress indicator ([ffe940c](ffe940c)) ### Performance Improvements * query following profile ids from subgraph ([c85f257](c85f257)) * retrieve followers in batches ([afd6bdb](afd6bdb))
- Loading branch information