Files
discord.js/packages/voice/CHANGELOG.md
2022-06-04 16:20:33 +02:00

3.3 KiB

Changelog

All notable changes to this project will be documented in this file.

0.10.0 (2022-06-04)

Styling

  • Cleanup tests and tsup configs (6b8ef20)

0.9.0 (2022-04-17)

Bug Fixes

Features

  • 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)

0.8.0 (2021-12-08)

Refactor

  • PresenceUpdate and demuxProbe (#7248) (1745973)

Testing

0.7.5 (2021-11-12)

Bug Fixes

0.7.4 (2021-11-12)

Bug Fixes

  • conditionally apply banner only to esm build (8c4e8c4)

0.7.3 (2021-11-11)

Bug Fixes

0.7.2 (2021-10-30)

Bug Fixes

0.7.1 (2021-10-30)

Bug Fixes

0.7.0 (2021-10-30)

Features

  • export some types so they render in docs (#211) (a6dad47)