Releases: discordjs/discord.js
Releases · discordjs/discord.js
@discordjs/proxy@1.0.1
Info
- 1.0.1 release bump, no new features.
@discordjs/collection@1.0.1
Info
- 1.0.1 release bump, no new features.
13.9.1
14.0.3
14.0.2
14.0.1
14.0.0
Changelog: https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md#1400---2022-07-17
For breaking changes please reference: https://discordjs.guide/additional-info/changes-in-v14.html
13.9.0
Bug Fixes
- PermissionOverwriteManager: Mutates user (#8282) (4d86cf4)
- GuildChannelManager: Access
resolveId
correctly (v13) (#8297) (beb3d8e) - GuildChannelManager: Edit lockPermissions (#8267) (8fe166d)
- applicationcommandmanager: Explicitly allow passing builders to methods (v13) (#8229) (f457cdd)
- Pass in the expected query object type for application commands (#8189) (f704b26)
- Use non-global flag whilst resolving regular expressions (#8178) (4063b90)
- GuildStickerManager.fetchUser: Changed guildId to guild.id (#8176) (0e0f784)
- guildmemberremove: Remove member's presence for v13 (#8182) (e8d72c7)
- WebSocketShard: Backport error handler preservation on connections (#8164) (c198e89)
Documentation
- Add new HTTP Error Codes
50068
(v13) (#8273) (00a7057) - Add
MessageActivityType
(v13) (#8257) (9cc336c) - MessageInteraction: Update
commandName
description (v13) (#8220) (feb8e30) - constants: Document missing constants (#8168) (4ae08ad)
Features
- ApplicationCommand: Add
min_length
andmax_length
for string option (v13) (#8217) (a93f4b1) - interaction: Add
appPermissions
(v13) (#8195) (222fc9c) - Partially backport perms v2 for v13 (#8162) (125696f)
Typings
@discordjs/voice@0.11.0
Bug Fixes
- 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)
Documentation
- Add codecov coverage badge to readmes (#8226) (f6db285)
- Remove Music bot in voice examples (#8203) (741b3c8)
Features
- 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)
Refactor
Typings
@discordjs/rest@1.0.0
Info
- 1.0.0 release bump, no new features.