Skip to content

Releases: sindresorhus/string-length

v6.0.0

04 Jun 08:36
Compare
Choose a tag to compare

Breaking

Improvements

v5.0.1...v6.0.0

v5.0.1

13 Sep 18:21
Compare
Choose a tag to compare

v5.0.0...v5.0.1

v5.0.0

05 Jun 14:54
Compare
Choose a tag to compare

Breaking

Improvements

  • Add an option to count ANSI escape codes (#16) e681f7d

v4.0.2...v5.0.0

v4.0.2

17 Mar 06:47
Compare
Choose a tag to compare
  • Correctly handle zero-length ANSI string (#15) 32de93a

v4.0.1...v4.0.2

v4.0.1

19 Mar 16:38
Compare
Choose a tag to compare

v4.0.0...v4.0.1

v4.0.0

21 Feb 10:59
Compare
Choose a tag to compare

Breaking

  • Require Node.js 10

Fixes

  • Fix character matching for emoji (#7) 6c47986

v3.1.0...v4.0.0

v3.1.0

02 Apr 02:36
Compare
Choose a tag to compare
  • Refactor TypeScript definition to CommonJS compatible export (#6) 8b906fc

v3.0.0...v3.1.0

v3.0.0

18 Mar 08:14
Compare
Choose a tag to compare

Breaking:

Enhancements:

v2.0.0...v3.0.0