Skip to content

v4.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 02 Jul 19:34
· 19 commits to main since this release

Breaking

  • Require Node.js 12 (#79) 5e8705e
  • This package is now pure ESM. Please read this.
  • Rename main and windows to mainSymbols and fallbackSymbols (#78) 483ed89
  • Separate replaceSymbols() method (#77) 5aa4c62
  • Make square character to fill the whole area (#66) fafe61a

New symbols

Improvements

Fixes

  • Fix circleQuestionMark character does not display properly on Ubuntu (#47) b86dde4

v3.2.0...v4.0.0