Skip to content

Releases: sindresorhus/figures

v6.1.0

04 Mar 19:16
Compare
Choose a tag to compare
  • Add useFallback option to replaceSymbols() (#101) 0ab1df3

v6.0.1...v6.1.0

v6.0.1

29 Oct 18:10
Compare
Choose a tag to compare
  • Fix circleQuestionMark and questionMarkPrefix on Linux (#98) 8b59acd

v6.0.0...v6.0.1

v6.0.0

29 Oct 14:06
Compare
Choose a tag to compare

Breaking

  • Require Node.js 18 (#97) 3302caa
  • circleQuestionMark and questionMarkPrefix symbols are now always displayed as (?). Before they were displayed as circled question marks on macOS. 8b59acd

Fixes

  • It no longer incorrectly assumes that CI running Windows supports Unicode

v5.0.0...v6.0.0

v5.0.0

08 Aug 17:57
Compare
Choose a tag to compare

Breaking

Improvements

  • Use a more suitable character for cross (#93) ab27bdd

v4.0.1...v5.0.0

v4.0.1

25 Mar 08:03
Compare
Choose a tag to compare

v4.0.0...v4.0.1

v4.0.0

02 Jul 19:34
Compare
Choose a tag to compare

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

v3.2.0

16 Feb 14:56
Compare
Choose a tag to compare
  • Export platform-specific symbol sets (#32) f1ad9fe

v3.1.0...v3.2.0

v3.1.0

22 Oct 03:39
Compare
Choose a tag to compare

v3.0.0...v3.1.0

v3.0.0

17 Apr 04:08
Compare
Choose a tag to compare

Breaking:

Enhancements:

v2.0.0...v3.0.0