v4.4.0
What's new?
- Added support for millisecond precision via
useMillisecondPrecisionprop. Thanks, @arcataroger!
Bug fixes
@types/reactand@types/react-domare 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!