5.7.0 (2022-03-04)
Bug Fixes
- deps: update dependency @verdaccio/ui-theme to v6.0.0-6-next.20 (#3028) (87e5e74) by @juanpicado
Display CJS icon for commonJS packages, TS for those packages that have types
Feature
Disable colors from logging, also could use EXPERIMENTAL_VERDACCIO_LOGGER_COLORS
environment variable
logs:
{ type: stdout, format: pretty, level: http, colors: false }