- Remove direct import of
React
- Add github repo.
- Updated to React 17.
- Renders to a
React.Fragment
now. Does not create an additional div. - Support for custom renders.
useLocaleString
deprecated.
Fix incorrect numbers being drawn when the screen was inactive. (thanks! @migreva)
Added delayValue
prop to delay the start of the animation.
Added userLocaleString
prop. Thanks @adjohu.
#0.0.1 Initial release