Lanzado el 28 de enero de 2026
Pre-release Changes - Added `package.json` `exports`: - `remix/data-schema` to re-export APIs from `@remix-run/data-schema` - `remix/data-schema/checks` to re-export APIs from `@remix-run/data-schema/checks` - `remix/data-schema/coerce` to re-export APIs from `@remix-run/data-schema/coer
Pre-release Changes - Added `package.json` `exports`: - `remix/data-schema` to re-export APIs from `@remix-run/data-schema` - `remix/data-schema/checks` to re-export APIs from `@remix-run/data-schema/checks` - `remix/data-schema/coerce` to re-export APIs from `@remix-run/data-schema/coerce` - `remix/data-schema/lazy` to re-export APIs from `@remix-run/data-schema/lazy` - `remix/data-table` to re-export APIs from `@remix-run/data-table` - `remix/data-table-mysql` to re-export APIs from `@remix-run/data-table-mysql` - `remix/data-table-postgres` to re-export APIs from `@remix-run/data-table-postgres` - `remix/data-table-sqlite` to re-export APIs from `@remix-run/data-table-sqlite` - `remix/fetch-router/routes` to re-export APIs from `@remix-run/fetch-router/routes` - `remix/file-storage-s3` to re-export APIs from `@remix-run/file-storage-s3` - `remix/session-storage-memcache` to re-export APIs from `@remix-run/session-storage-memcache` - `remix/session-storage-redis` to re-export APIs from `@remix-run/session-storage-redis` - Remove the root export from the `remix` package so you will no longer import anything from `remix` and will instead always import from a sub-path such as `remix/fetch-router` or `remix/component` - Bumped `@remix-run/*` dependencies: - `async-context-middleware@0.1.3` - [`component@0.5.0`](
Genera un resumen en lenguaje claro de los cambios de este release, pensado para desarrolladores.