Skip to content

chore(app): react-router 8.3.0 - #37

Merged
gnacho merged 1 commit into
mainfrom
chore/netpulse-rr8
Aug 6, 2026
Merged

chore(app): react-router 8.3.0#37
gnacho merged 1 commit into
mainfrom
chore/netpulse-rr8

Conversation

@gnacho

@gnacho gnacho commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Ítem 5 del issue #32. react-router 7.18.2→8.3.0.

En v8 react-router-dom se ha FUSIONADO en react-router (el paquete react-router-dom@8 no existe, la 7.18.2 queda como 'classic'). Migración: replace de 24 imports react-router-domreact-router en toda la app + eliminar la dependencia.

Verificación (la más exigente del bloque): tsc 0 errores, build verde, Playwright recorriendo las 7 rutas reales (/, /routers, /routers/flint2, /devices, /topology, /alerts, /settings) + wildcard — todas cargan con su título y contenido, 0 errores JS de enrutado. El único 503 es /api/dawn en demo (preexistente, no relacionado con react-router).

Ref #32

@gnacho
gnacho merged commit 165f4aa into main Aug 6, 2026
2 checks passed
@gnacho
gnacho deleted the chore/netpulse-rr8 branch August 6, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant