Skip to content

Releases: jwplayer/jwplayer-react

v1.1.3

01 Aug 18:20
Compare
Choose a tag to compare

What's Changed

  • fix: run build to remove console error by @smitser in #25

Full Changelog: v1.1.2...v1.1.3

v1.1.2

16 May 17:50
Compare
Choose a tag to compare

What's Changed

  • Update README.md to mention that you can add a license key to the config if a user is not using a cloud hosted player: #22
  • Add typescript types: #21
  • Support server side rendering: #23

Full Changelog: v1.1.1...v1.1.2

v1.1.1

06 Mar 17:36
Compare
Choose a tag to compare

What's Changed

  • Fixed a race condition with shouldComponentUpdate by only updating the component and event listeners if a player exists: #13 & #18
  • Fix type in README where api should be player: #16
  • Update dependencies: #19

Full Changelog: v1.1.0...v1.1.1