Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

1.2.0

Latest

Choose a tag to compare

@twlite twlite released this 20 Apr 12:06

Updates

  • add ignorePrevious option on play method of StreamDispatcher
  • add volumePercentage and setVolumePercentage
  • add immediate and next methods:
    • immediate(() => unknown): Runs immediately after the end of a resource
    • next(() => unknown): Runs immediately before handling new resource

Full Changelog: v1.1.1...v1.2.0