Releases: tagZero/use-text-width
Releases · tagZero/use-text-width
v1.2.1
v1.2.0
Improvements
- Set target library to ES5
v1.1.0
Improvements
- Performance improvement by removing
useState
for the width - Unit test coverage
- Type definitions
v0.4.0
Improvement
- Bundle all formats (cjs, es, umd) properly along with the type definitions
v0.3.2
Fixed
- Library import issue
v0.3.1
Fixed
- Resolve Jest issues in imported library
v0.3.0
New
- Add string[] option to text prop for the calculation of max width in array items
v0.2.0
New
- Added ref prop to be able to pass element rather than text/font
v0.1.0
initial commit