hensei-web/components/about
Justin Edmund 04b2c0a6b2 Fix updates page translation errors and data fetching
- Fix translation interpolation format from double to single curly braces for next-intl
- Create API route handlers for characters, weapons, summons, and raids
- Fix infinite recursion in ChangelogUnit by renaming fetch function to fetchItem
- Simplify fetch logic and add proper dependencies to useEffect
- Fix activeYear defaulting to 2024 instead of current year (2025)

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-03 16:00:17 -07:00
..
AboutHead refactor: migrate all components from next-i18next to next-intl 2025-09-02 19:48:04 -07:00
AboutPage Fix AboutPage translations to use next-intl format 2025-09-03 16:00:17 -07:00
ChangelogUnit Fix updates page translation errors and data fetching 2025-09-03 16:00:17 -07:00
ContentUpdate refactor: migrate all components from next-i18next to next-intl 2025-09-02 19:48:04 -07:00
LinkItem Fix Link component legacy behavior and tab switching 2025-09-03 15:58:12 -07:00
RoadmapPage refactor: migrate all components from next-i18next to next-intl 2025-09-02 19:48:04 -07:00
updates refactor: migrate all components from next-i18next to next-intl 2025-09-02 19:48:04 -07:00
UpdatesPage Fix updates page translation errors and data fetching 2025-09-03 16:00:17 -07:00