Releases: peterhry/CircleType
Releases · peterhry/CircleType
2.3.1
- Dependency updates and security patches
2.2.1
- Add emoji support, fixes #98
2.2.0
- Add
forceWidth
and forceHeight
options
2.1.0
- Run screenshot tests in Docker container to ensure font rendering is consistent across environments. Thank you @paulb896.
- Configure webpack-dev-server
- Update docs with development commands
2.0.11
- Removes
Array.from
dependency
2.0.10
- Fixes incorrect return type
- Doc improvements
2.0.8
- Fixes incorrect element height
- Improves performance
2.0.7
- Prevents multiple layouts when invalidated.