All notable changes to this project will be documented in this file.
@discordjs/voice@0.16.0 - (2023-04-01)
- scripts: Accessing tsComment (d8d5f31)
- website: Render syntax and mdx on the server (#9086) (ee5169e)
- Compare with
undefined
directly (#9191) (869153c)
@discordjs/voice@0.15.0 - (2023-03-12)
- Voice: Send keep alives without awaiting a response (#9202) (c6d98fa)
- Fix version export (#9049) (8b70f49)
- website: Add support for source file links (#9048) (f6506e9)
@discordjs/voice@0.14.0 - (2022-11-28)
- New select menus (#8793) (5152abf)
@discordjs/voice@0.13.0 - (2022-10-08)
- Footer / sidebar / deprecation alert (ba3e0ed)
- Change name (#8604) (dd5a089)
- Web-components (#8715) (0ac3e76)
- website: Show
constructor
information (#8540) (e42fd16) - WebSocketShard: Support new resume url (#8480) (bc06cc6)
- Website components (#8600) (c334157)
- Use
eslint-config-neon
for packages. (#8579) (edadb9f) - Docs design (#8487) (4ab1d09)
@discordjs/voice@0.11.0 - (2022-07-17)
- VoiceReceiver: ParsePacket correctly (#8277) (1a6ddbb)
- recorder-example: Bump dependencies (#8123) (10ba008)
- SpeakingMap: Allow docgen to detect event name (#8236) (c271e05)
- codecov: Use cobertura (#8235) (fd1c240)
- voice: Re-add accidental removal of postbuild script (f8739bd)
- Add codecov coverage badge to readmes (#8226) (f6db285)
- Remove Music bot in voice examples (#8203) (741b3c8)
- builder: Add max min length in string option (#8214) (96c8d21)
- Add website documentation early mvp (#8183) (d95197c)
- docgen: Proper event parsing for typescript (d4b41dd)
- docgen: Update typedoc (b3346f4)
- Website (#8043) (127931d)
- docgen: Typescript support (3279b40)
- Docgen package (#8029) (8b979c0)
- Add scripts package for locally used scripts (f2ae1f9)
- Move all the config files to root (#8033) (769ea0b)
- voice: Bring back typed events (#8109) (70b42bb)
@discordjs/voice@0.10.0 - (2022-06-04)
- Fix some typos (#7393) (92a04f4)
- Support sodium-native lib for voice (#7698) (f0d0242)
- Add API v10 support (#7477) (72577c4)
- Add support for module: NodeNext in TS and ESM (#7598) (8f1986a)
- builders: Add attachment command option type (#7203) (ae0f35f)
- Cleanup tests and tsup configs (6b8ef20)
@discordjs/voice@0.8.0 - (2022-01-24)
- PresenceUpdate and demuxProbe (#7248) (1745973)