SurfSense/surfsense_web/components/homepage
Matt Van Horn 9cfaa72325 feat: migrate GitHub stars fetch to TanStack Query
Replace the manual useEffect + fetch in NavbarGitHubStars with
useQuery from @tanstack/react-query. This gives the component
caching, request deduplication, automatic retries, and devtools
visibility for free.

The useLatestRelease hook referenced in the issue has already been
removed from hero-section.tsx, so only the stars badge needed
migration.

Closes #1198
2026-04-10 03:08:06 -07:00
..
cta.tsx feat: updated homepage and pricing 2025-10-02 18:10:07 -07:00
features-bento-grid.tsx fix: recommended fixes 2025-10-02 14:03:48 -07:00
features-card.tsx chore: linting 2026-02-03 15:01:51 -08:00
footer-new.tsx feat: added announcements 2026-02-12 16:12:45 -08:00
github-stars-badge.tsx feat: migrate GitHub stars fetch to TanStack Query 2026-04-10 03:08:06 -07:00
hero-section.tsx chore: ran linting 2026-03-10 16:17:12 +05:30
integrations.tsx chore: linting 2026-02-10 21:31:43 -08:00
navbar.tsx refactor: enhance MobileNav component with click outside detection for improved user interaction 2026-03-08 20:56:57 +05:30
use-cases-grid.tsx feat: update README files for realtime collab 2026-02-16 22:31:18 -08:00