Sourced from react-player's changelog.
v2.11.0
- Add event playbackratechange on vimeo player
[https://github.com/facebook/flipper/issues/1502](https://github.com/CookPete/react-player/issues/1502)- feat: allow auto play on mixcloud player
[https://github.com/facebook/flipper/issues/1467](https://github.com/CookPete/react-player/issues/1467)- Fix onProgress not firing in Strict Mode
[https://github.com/facebook/flipper/issues/1465](https://github.com/CookPete/react-player/issues/1465)- Generate a file
dist/ReactPlayer.standalone-module.jsES6 module[https://github.com/facebook/flipper/issues/1425](https://github.com/CookPete/react-player/issues/1425)- ability to pass a component in light prop
[https://github.com/facebook/flipper/issues/1405](https://github.com/CookPete/react-player/issues/1405)- (fix): clear video src to prevent old video from continue to load
[https://github.com/facebook/flipper/issues/1360](https://github.com/CookPete/react-player/issues/1360)- apply interface onProgressProps at base.d.ts
[https://github.com/facebook/flipper/issues/1342](https://github.com/CookPete/react-player/issues/1342)- Do not pass wrapper ref to custom wrappers
[https://github.com/facebook/flipper/issues/1476](https://github.com/CookPete/react-player/issues/1476)- Update readme
e955a2c- Update browserslist
dc68dba- Remove patreon supporter
4e5d334
3a7b1b7 2.11.0dc68dba Update browsersliste955a2c Update readme5908200 Add event playbackratechange on vimeo player (https://github.com/facebook/flipper/issues/1502)d86f0e0 Do not pass wrapper ref to custom wrappers4e5d334 Remove patreon supporter9775bb7 feat: allow auto play on mixcloud player (https://github.com/facebook/flipper/issues/1467)9abdb16 Fix onProgress not firing in Strict Mode (https://github.com/facebook/flipper/issues/1465)e172ca0 Generate a file dist/ReactPlayer.standalone-module.js ES6 module (https://github.com/facebook/flipper/issues/1425)265d5e0 ability to pass a component in light prop (https://github.com/facebook/flipper/issues/1405)