Skip to content

v3.4.1-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Dec 09:25
· 15 commits to master since this release

Bug Fixes

Features

BREAKING CHANGES

  • enable Suspense by default, remove environment checks

  • remove CJS and IIFE

  • fix: type issue

    • Legacy config props will no longer work
    • Removes support for preloading players
    • Removes single player imports, as they are now equivalent to importing the default ReactPlayer and using one type of URL
  • Requires React 16.6 or later