Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 366 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 366 Bytes

Change Log

1.0.4 (December 3rd, 2019)

Implemented enhancements:

  • Add a11y support by exposing two additional props ariaLabel and renderAriaTime

1.0.3 (November 16th, 2019)

Implemented enhancements:

  • Replace custom hook that handles animation loop with useElapsedTime
  • Add Changelog file