FRONTEND
Remix v0.2.0
RESUMEN
Minor Changes - Colorize high-signal logger tokens when terminal color detection allows it by default, with a `colors` option to force colorized output on or off and support for `CI`, `NOCOLOR`, `FORCECOLOR`, `TERM=dumb`, and TTY output streams when the `process` global is defined. Patch
Descripción Detallada
Minor Changes - Colorize high-signal logger tokens when terminal color detection allows it by default, with a `colors` option to force colorized output on or off and support for `CI`, `NOCOLOR`, `FORCECOLOR`, `TERM=dumb`, and TTY output streams when the `process` global is defined. Patch Changes - Bumped `@remix-run/*` dependencies: - `terminal@0.1.0`
Remix v0.2.0 introduce cambios menores y es breaking.
- Se colorizan los tokens de logger de alto impacto por defecto si se detecta el color en el terminal.
- Se añadió opción `colors` para forzar la salida colorizada.
- Actualizadas las dependencias de `@remix-run/*`.
A quién le importa
Solo si usas Remix y dependes de la salida del logger.
Generado por IA · puede contener errores
Releases Relacionados
FRONTEND
Remix v0.4.8
### Patch Changes - Bumped `@remix-run/*` dependencies: - [`fetch-router@0.18.2`](https://github.com/remix-run/remix/releases/tag/fetch-router@0.18.2)
FRONTEND
Remix v0.1.7
### Patch Changes - Bumped `@remix-run/*` dependencies: - [`fetch-router@0.18.2`](https://github.com/remix-run/remix/releases/tag/fetch-router@0.18.2)
FRONTEND