BeautifulCLITerminal string styling done right — a chainable, zero-dependency library for adding color and style to Node.js CLI output.
← All Documentation

Release Notes

Released 6/13/2026

chalk-degit 1.0 is the first stable release of the combined project scaffolding and terminal styling toolkit. This release removes several internal APIs that were previously exposed publicly, including the `Chalk` class and utility functions. Developers integrating this library should review the breaking changes below before upgrading from the main branch.

Breaking changes

Improvements

API surface

API removals

  • classsource.Chalk
  • methodsource.Chalk.constructor
  • functionsource/utilities.stringReplaceAll
  • functionsource/utilities.stringEncaseCRLFWithFirstIndex