Skip to content

Releases: Ryuzaki13/react-player

v3.5.2

15 Dec 05:41

Choose a tag to compare

chore(release): 3.5.2

v3.5.1

14 Dec 16:01

Choose a tag to compare

chore(release): 3.5.1

v3.5.0

14 Dec 12:52

Choose a tag to compare

chore(release): 3.5.0

Html only player

14 Dec 12:51

Choose a tag to compare

v3.4.2

drop tests

v3.4.1-beta.0

14 Dec 09:25

Choose a tag to compare

v3.4.1-beta.0 Pre-release
Pre-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