• 2.0.2 8085d2ecc8

    feat(storage): migrate to IndexedDB with localStorage fallback and async app flow

    froxxxy released this 2025-10-30 09:36:17 +01:00 | 38 commits to main since this release

    • Add IndexedDB service with schema, indexes, and player stats
    • Migrate GameService to async IndexedDB and auto-migrate from localStorage
    • Update hooks and App handlers to async; add error handling and UX feedback
    • Convert remaining JSX components to TSX
    • Add test utility for IndexedDB and migration checks
    • Extend game types with sync fields for future online sync
    Downloads