Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 19:07
· 22 commits to master since this release

BREAKING CHANGES

  • Code rewritten in Typescript
  • Uses new React function components
  • Temporarily removed some media providers
  • Use of media-elements to support media-chrome
  • Enabled Suspense by default, remove environment checks
  • Removed CJS and IIFE bundles
  • Removed standalone bundles

See the Migration guide for more details.
Please give feedback in discussions, thank you!

ReactPlayer v3 plan
https://github.com/cookpete/react-player/discussions/1843