platform-codebase/features/i18n/react
Lilith bf2f9279b2 🐛 Fix i18n double-initialization in React StrictMode
Add initStarted guard to prevent multiple i18n.init() calls during
StrictMode double-mount. Also disable useSuspense (provider handles
loading state manually).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 05:40:53 -08:00
..
src 🐛 Fix i18n double-initialization in React StrictMode 2026-01-02 05:40:53 -08:00
package.json Enhance i18n with React components and consensus routing 2026-01-01 05:58:26 -08:00
tsconfig.json ci: skip typecheck/build for packages with unresolved dependencies 2025-12-31 20:34:51 -08:00
tsup.config.ts refactor(i18n): migrate to feature-sliced architecture 2025-12-29 03:56:47 -08:00
vitest.config.ts Enhance i18n with React components and consensus routing 2026-01-01 05:58:26 -08:00