bb-react-pose-text
Version:
Easily animate characters and words with React Pose
33 lines (17 loc) • 502 B
Markdown
# Changelog
React Pose Text adheres to [Semantic Versioning](http://semver.org/).
## [3.1.0] 2018-08-31
### Fixed
- Fixing changing pose. Closes [#453](https://github.com/Popmotion/popmotion/issues/453)
## [0.2.0] 2018-08-19
### Updated
- `react-pose@3.0.0`
## [0.1.3] 2018-08-14
### Fixed
- Fixing `numChars` and adding `numCharsInWord`.
## [0.1.2] 2018-08-13
### Fixed
- Fixing `react-pose` import.
## [0.1.1] 2018-08-13
### Fixed
- Fixing `es` export.