FRONTEND
Remix v0.1.11
RESUMEN
Patch Changes - Bumped `@remix-run/*` dependencies: - `fetch-router@0.20.0`
Descripción Detallada
Patch Changes - Bumped `@remix-run/*` dependencies: - `fetch-router@0.20.0`
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
FRONTEND
Remix v0.4.12
### Patch Changes - Bumped `@remix-run/*` dependencies: - [`fetch-router@0.20.0`](https://github.com/remix-run/remix/releases/tag/fetch-router@0.20.0)
FRONTEND
Remix v0.22.1
### Patch Changes - Fixed `createHref()` so optional route params set to `null` are omitted instead of serialized as `"null"`, and empty pathname variables throw instead of generating hrefs that cannot match their pattern. - Fixed route matching so malformed percent-encoded pathnames return no mat
FRONTEND