- 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)