Skip to content

Releases: discordjs/discord.js

@discordjs/[email protected]

25 Jun 22:28
8ab30cd

Choose a tag to compare

Features

[email protected]

22 Jun 22:04
8e374aa

Choose a tag to compare

Bug Fixes

Documentation

Refactor

Build

  • Bump Node.js to 22.12.0 (#10726) (3db8ce7) by @Jiralite
    • BREAKING CHANGE: Node.js 22.12.0 or above is required.
  • Bumps the version of create-discord-bot and create-discord-app to 4.0.0 for consistency

New Contributors

14.20.0

16 Jun 12:45
6a5c0fb

Choose a tag to compare

Bug Fixes

  • Use resolvePartialEmoji on MessagePayload#options#components (#10910) (f2f757c)
  • ChannelManager: Remove threads from cache upon deletion (#10883) (ee2eb73)
  • PartialGroupDMChannel: Prevent undefined values (#10889) (9bca4af)

Features

Performance

Refactor

  • Client: Remove with_expiration query parameter (#10800) (c8f6066)

@discordjs/[email protected]

16 Jun 12:29
0943bc2

Choose a tag to compare

chore(ws): release @discordjs/[email protected]

@discordjs/[email protected]

16 Jun 12:26
0830fe8

Choose a tag to compare

chore(ws): release @discordjs/[email protected]

@discordjs/[email protected]

16 Jun 11:57
a1c83c1

Choose a tag to compare

chore(rest): release @discordjs/[email protected]

@discordjs/[email protected]

16 Jun 12:33
127021d

Choose a tag to compare

chore(core): release @discordjs/[email protected]

14.19.3

02 May 22:10
8124fc6

Choose a tag to compare

Bug Fixes

@discordjs/[email protected]

02 May 22:04
93cf772

Choose a tag to compare

chore(builders): release @discordjs/[email protected]

14.19.2

28 Apr 20:45
096cd92

Choose a tag to compare

Bug Fixes

  • WebSocketManager: Always emit shardDisconnect on unresumable close (#10826) (37ef57b)
  • SoundboardSound: Wrong emoji comparison in equals (#10861) (5f3fc17)
  • AllowedMentions, container, media item toJSON() for components v2 (#10852) (20fade2)
  • Guild: Cache soundboard sounds when patching (#10857) (e827644)
  • GuildSoundboardSoundManager: Value "undefined" is not snowflake (#10854) (6281592)

Typings

  • GuildSoundboardSoundEditOptions: Add missing reason (#10863) (e3c247e)