Skip to content

picocolors 1.1.1

Latest
Compare
Choose a tag to compare
@alexeyraspopov alexeyraspopov released this 16 Oct 18:23

What's new?

  • Moved TypeScript declarations to a d.ts file #82
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables #87
  • Eliminated require() call to make the package compatible with some tools #87