mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-06-01 15:39:00 +00:00
- Add `accept: application/json+table` header to all SDK report table fetcher functions for proper table response negotiation - Refactor audit log query hooks to use SDK fetch functions instead of manual API calls with qs.stringify - Modernize useInfiniteQuery to object syntax with initialPageParam - Replace deprecated keepPreviousData option with placeholderData import - Uncomment AuditLogHeader, AuditLogLoadingBar, and AuditLogBody components Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>