nerdware/packages/ui/src
AyoubBenziza e0ba4c2e23 feat(web): "What's new" patch notes modal
- curated, bilingual player-facing notes (lib/patch-notes.ts) — a public subset
  of CHANGELOG.md (which stays the technical source of truth)
- "Nouveautés" button on home with a dot badge when the app version changed
  since last seen (localStorage); opening marks the version seen
- app version injected at build via Vite define (__APP_VERSION__)
- add shadcn Dialog component (@workspace/ui, via radix-ui)

Verified: notes + version baked into the build; typecheck/lint/build green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 09:17:52 +02:00
..
components feat(web): "What's new" patch notes modal 2026-06-15 09:17:52 +02:00
hooks feat: initial commit 2026-06-07 18:45:52 +02:00
lib feat: initial commit 2026-06-07 18:45:52 +02:00
styles feat: initial commit 2026-06-07 18:45:52 +02:00