Releases: u-wave/react-vimeo
Releases · u-wave/react-vimeo
Release list
v0.9.12
v0.9.11
v0.9.10
- Fix npm package keywords. (bb944df)
v0.9.9
- Bump minimum
@vimeo/playerversion. (@k-p-jones in #191) - Document
controlsas pro-account-only. (fd61877) - Add
onPlayingevent, fix documentation foronPlay. (@Aliath in #212) - Add
playbackRateprop. (@chidimi in #220) - Support changing the
qualityprop during playback. (941b68b) - Add support for passing a URL to the
videoprop, eg. for embedding private videos. (e7128b6)
v0.9.8
- Fix a warning about workspaces when installing with yarn. (#190)
v0.9.7
- Add React 18 to supported
peerDependenciesrange. (@dockwarder in #189) - Accept typings from React 17 and 18 … hopefully npm picks the correct version for you :)
v0.9.6
- Add React 18 to supported
peerDependenciesrange. - Add
textTrack,playsInline,pip,keyboard,qualityprops. (@thanhsonng in #178)
v0.9.5
- Add the
dntprop to the typescript definitions. (@k-p-jones in #140)
v0.9.4
-
Add prop for the
speedplayer option. (@warrenmcquinn in #128)This option enables speed controls so the user can select speeds in the Vimeo frame UI,
it does not itself control the playback rate.
v0.9.3
- Add prop for the
dntplayer option. (@k-p-jones in #125)