Skip to content

v2.3.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 04 May 10:55
· 497 commits to main since this release

What's new?

  • You can now render numbers on the clock using renderNumbers prop (#6). Thanks, @yhlben!

Bug fixes

  • Fixed negative percent values for oppositeLength props throwing React warning. Thanks, @bjenkins24!