Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@joaopaulovieira joaopaulovieira released this 01 Mar 18:16
· 17 commits to main since this release
  • New methods to manipulate the items in the queue:
    • playNextVideo
    • playItem
    • PlayPosition
    • shuffleItems
  • New getter videoQueue to show the queue;
  • Expose all new features on the Player scope;
  • Update dev dependencies;