- Added @tanstack/react-query and @tanstack/react-query-devtools - Created useTracker, useBills, useCategories custom hooks (useQueries.js) - Migrated TrackerPage from manual useState/useEffect to useQuery - Added QueryClientProvider with 2min staleTime, 1 retry, refetchOnWindowFocus: false - Added ReactQueryDevtools for development - Fixed error handling: useRef pattern prevents duplicate toast notifications - Replaced load() callback with refetch() from useQuery - Hudson security audit: 4/5 PASS (1 FAIL fixed: error handling toast duplication) |
||
|---|---|---|
| .. | ||
| utils.js | ||
| version.js | ||