Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@amishshah amishshah released this 07 Jun 21:20
· 70 commits to main since this release
  • fix(AudioPlayer): enter Buffering state for resources that are not yet readable (#98)

    • fix(AudioPlayer): enter Buffering state

    • test(AudioPlayer): fix some existing tests

    • test(AudioPlayer): test Buffering state

    • test(AudioPlayer): remove unnecessary assertion

  • fix(VoiceConnection): handle nullable endpoint in voice server update payload (#100)

    • fix(VoiceConnection): handle null endpoint

    • test(VoiceConnection): null endpoint handling

    • chore(Deps): bump discord-api-types to 0.15.1

  • chore: update package author email address

  • refactor(Adapter): sendPayload now returns boolean (#105)

    • refactor(Adapter): sendPayload now returns boolean

    • test(VoiceConnection): behaviours with failed sendPayload

    • chore: fix linter errors

    • chore(Deps): downgrade TypeScript for TypeDoc support

    • chore: update adapter example

  • feat: reason in VoiceConnectionDisconnectedState

  • ci: add Node.js v16 runs to workflows

  • fix(AudioPlayer): strengthen error event type

  • fix(VoiceUDPSocket): catch socket close failure

  • chore(Release): v0.2.1