Skip to content

livepeer@1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 21:25
· 424 commits to main since this release
ad6f5f1

Minor Changes

  • #98 5fc44a5 Thanks @suhailkakar! - Feature: added picture in picture support to the Livepeer player.

    We support both the w3c standard (which most modern browsers support), as well as the older Safari/iOS spec. See the browsers which support Picture-in-Picture on caniuse.

    <Player playbackId="6d7el73r1y12chxr" showPipButton />
  • #92 e7348f4 Thanks @0xcadams! - Fix: updated dependencies and fixed exporting to have individual paths for smaller bundle size.

Patch Changes

  • #95 0b02851 Thanks @0xcadams! - Fix: further changes to imports to change build config to be smaller.

  • #98 5fc44a5 Thanks @suhailkakar! - Fix: fixed fullscreen state updating properly when entering/exiting fullscreen.