Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 322 Bytes

changeLog.md

File metadata and controls

3 lines (3 loc) · 322 Bytes

v 0.3.0 (June 25th 2017)

  • Added 4 custom event listeners to enable developers manually play/pause/skipToNext/skipToPrevious the player (Read documentation to know how to use them)
  • Upgraded to React 15.6.1 and switched to prop-types library to perform type checking (this is a change recommended by React team)