Skip to content

Version 2.0.0

Choose a tag to compare

@jaydenseric jaydenseric released this 10 Dec 00:15
· 116 commits to master since this release

Major

  • Updated Node.js support from v8.5+ to v8.10+.
  • Replaced the chalk dependency with kleur, which has a much smaller install size and outputs cleaner code. Its environment color support detection may behave differently.

Minor

  • Setup GitHub Sponsors funding:
    • Added .github/funding.yml to display a sponsor button in GitHub.
    • Added a package.json funding field to enable npm CLI funding features.

Patch