Skip to content

v1.4.13

Choose a tag to compare

@shijistar shijistar released this 08 Sep 08:06
· 83 commits to master since this release

Features

AudioPlayer

  • ✨ Enhance AudioPlayer for streaming support and better error handling.

useSSE

  • ✨ Reject the promise when first connection fails, should not fire onError callback in this case.

Notable Changes

useSSE

  • 👀 close method in the return result is changed to abort.