TwilioDevEd / message-segment-calculator

JS-based tool to calculate and display message segmentation data for a given message body
https://twiliodeved.github.io/message-segment-calculator/
MIT License
85 stars 35 forks source link

fix: Bug in calculating one char UCS-2 #14

Closed vernig closed 3 years ago

vernig commented 3 years ago

Add check for grapheme with length of 1 in _hasAnyUCSCharacters()

vernig commented 3 years ago

:tada: This PR is included in version 1.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: