Releases: LitoMore/chalk-pipe
Releases · LitoMore/chalk-pipe
v6.0.0
Breaking Changes
- Use Chalk 5
- Require
^12.17.0 || ^14.13 || >=16.0.0
Features
- All Chalk exported functions, variables, and declarations are exposed for convenience.
- All supported keyword names are exposed as an array of strings for convenience.
v5.1.2
Enhancement
- Use
String.prototype.includes
instead of regular expressions
Chore
- Use
c8
for coverage check
- Testing utils tweaks
- Bump devDependencies
v5.1.1
TypeScript
- Rewrite with TypeScript
- Add TypeScript definitions
v5.0.0
Breaking Change
- 4e33315 Require Node.js 12 and move to ESM.
v4.0.0
Breaking Change
- Require Node.js 10.
- Bump chalk@4.0.0.