mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
3.0 KiB
3.0 KiB
Changelog
All notable changes to this project will be documented in this file.
0.9.0 (2022-04-17)
Bug Fixes
- Fix some typos (#7393) (92a04f4)
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
- postbuild script (644af95)
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
- prism imports for ems (0bfd6d5)
0.7.1 (2021-10-30)
Bug Fixes
- prism imports for esm (9222dbf)