v4.4.0
What's new?
- Added support for millisecond precision via
useMillisecondPrecision
prop. Thanks, @arcataroger!
Bug fixes
@types/react
and@types/react-dom
are now optional peerDependencies, which eliminates errors caused by duplicate typings.- Fixed hour hand angle off by a fraction of a degree due to angle miscalculation for seconds. Yeah, awkward: you had one job!