justinmc / react-audio-player

A simple React wrapper on the HTML5 audio tag
MIT License
587 stars 103 forks source link

Fix #66 https://github.com/justinmc/react-audio-player/issues/66 - Change `componentWillReceiveProps` to `componentDidUpdate` #67

Closed emibcn closed 4 years ago

justinmc commented 4 years ago

This is right on and I should have fixed this sooner! Thanks for the contribution. Will try to release this in 0.12.1 in a few minutes.

justinmc commented 4 years ago

Released in v0.13.0.