Releases: jwplayer/jwplayer-react
Releases · jwplayer/jwplayer-react
Release list
v1.1.3
What's Changed
Full Changelog: v1.1.2...v1.1.3
v1.1.2
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
What's Changed
- Fixed a race condition with
shouldComponentUpdateby only updating the component and event listeners if a player exists: #13 & #18 - Fix type in README where
apishould beplayer: #16 - Update dependencies: #19
Full Changelog: v1.1.0...v1.1.1