Releases: sindresorhus/string-width
Releases · sindresorhus/string-width
v7.2.0
- Handle more edge-cases be33439
v7.1.0
v7.0.0
Breaking
- Require Node.js 18 97b50e8
Improvements
- It now uses the most recent Unicode data, which fixes some false-positives 97b50e8
v6.1.0
v6.0.0
Breaking
This release is not compatible with Firefox. If you need Firefox support, stay on v5.
Improvements
- Add
countAnsiEscapeCodes
option (#48) 6e6993b - Improve compatibility with some languages (#47) f85812f
v5.1.2
v5.1.1
- Fix incorrect default for
ambiguousIsNarrow
option 483baa1
v5.1.0
v4.2.3
- Backport: Upgrade
strip-ansi
dependency: https://github.com/chalk/strip-ansi/releases/tag/v6.0.1