What's Changed
- Rename killOthers to killOthersOn in README example by @philfreo in #566
- Clarify usage of
makeTests()by @gustavohenke in #567 - Support hex prefix colors with modifiers by @garretmh in #450
- Drop support for Node.js 18, add support for Node.js 24 by @paescuj in #565
- ESM only by @gustavohenke in #568
- Cleanups by @paescuj in #570
- Update deps by @paescuj in #571
- Rename
srctolibby @paescuj in #572 - Correct modifier application description in prefixing.md by @CodeF53 in #574
- [Readme] add note about windows only supporting double quotes by @nkappler in #577
- feat: add support for Chalk color functions in prefix colors by @stephanschubert in #578
- feat: enable automatic prefix colors by default by @GermanJablo in #581
- Allow shell overrides by @gustavohenke in #589
- feat: coloring prefixes by @y-nk in #587
- deps: Upgrade shell-quote to 1.8.4 by @samchungy in #591
- docs: update outdated Node.js doc links and fix null code formatting by @saito-netartz in #590
- fix: scope quote normalization to CLI input by @jeffrey-takuma in #585
- deps: upgrade yargs to v18 by @gustavohenke in #593
New Contributors
- @philfreo made their first contribution in #566
- @garretmh made their first contribution in #450
- @CodeF53 made their first contribution in #574
- @nkappler made their first contribution in #577
- @stephanschubert made their first contribution in #578
- @GermanJablo made their first contribution in #581
- @y-nk made their first contribution in #587
- @samchungy made their first contribution in #591
- @saito-netartz made their first contribution in #590
- @jeffrey-takuma made their first contribution in #585
Full Changelog: v9.2.1...v10.0.0