emigrate/.changeset/funny-ladybugs-cheat.md
Joakim Carlstein f9a16d87a1 feat: add color option to CLI and configuration file
The option is used to force enable/disable color output and is passed to the reporter which should respect it
2023-12-20 09:11:01 +01:00

6 lines
250 B
Markdown

---
'@emigrate/types': minor
'@emigrate/cli': minor
---
Add `color` option to the CLI and configuration file, which is used to force enable/disable color output from the reporter (the option is passed to the chosen reporter which should respect it)