Files
Ryan Vogel 65870b9b26 fix: changelog page SSR not fetching releases on Cloudflare Workers
Internal fetch to /changelog.json during SSR fails silently on Cloudflare
Workers. Refactor to use SolidStart query() with 'use server' directive
to fetch directly from GitHub API during SSR.

- Extract shared release fetching logic to lib/changelog.ts
- Update changelog page to use the new changelog() query
- Simplify changelog.json.ts to use shared fetchReleases()
- Add error logging for debugging
2026-01-26 11:30:25 -05:00
..
2026-01-26 15:34:31 +00:00
2026-01-26 06:24:47 -06:00
2026-01-21 14:36:21 -06:00
2026-01-25 17:29:26 +00:00
2026-01-25 17:29:26 +00:00
2026-01-25 17:29:26 +00:00
2026-01-25 20:40:00 -06:00
2026-01-25 17:29:26 +00:00
2026-01-26 09:33:42 -06:00
2026-01-25 17:29:26 +00:00