mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
* Fix redirect to accounts page when no accounts exists * Add release notes for PR #7007 * Use isFetching * Update useAccounts to return react query states (e.g. isPending, isFetching, etc.) * Add release notes for PR #7009 * Delete upcoming-release-notes/7007.md * Change category from Enhancements to Maintenance Refactor `useAccounts` to improve data handling. --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
149 B
149 B
category, authors
| category | authors | |
|---|---|---|
| Maintenance |
|
Refactor useAccounts to return full query states, enhancing data handling across components.