Skip to content

Releases: discordjs/discord.js

13.15.1

07 Apr 13:05
13.15.1
5acecf0
Compare
Choose a tag to compare

Bug Fixes

13.15.0

02 Apr 00:41
1da4596
Compare
Choose a tag to compare

Bug Fixes

  • ThreadChannel: Fetch starter message properly (#9217) (af6a0e5)
  • Actions: Inject built data by using a symbol (#9204) (df68520)

Features

14.9.0

02 Apr 00:16
8592edb
Compare
Choose a tag to compare

Bug Fixes

  • Add support for new guild feature GUILD_WEB_PAGE_VANITY_URL (#9219) (de1aac6)
  • Resolving string bitfield (#9262) (7987565)
  • AutocompleteInteraction: Send name_localizations correctly (#9238) (1864d37)
  • Keep symbols in actions manager (#9293) (984bd55)
  • scripts: Accessing tsComment (d8d5f31)
  • ClientUser: No mutation on edit (#9259) (abd6ae9)
  • Message#editable: Update editable check in threads locked (#9216) (22e880a)
  • ThreadManager: Add members and conditionally include hasMore (#9164) (e9a8eb3)
  • ThreadManager: Respect cache and force in fetching (#9239) (cc57563)
  • TextBasedChannelTypes: Add GuildStageVoice (#9232) (51edba7)

Documentation

Features

Refactor

@discordjs/ws@0.8.0

02 Apr 00:10
38f0986
Compare
Choose a tag to compare

Bug Fixes

  • scripts: Accessing tsComment (d8d5f31)
  • WebSocketShard: Don't await #destroy in error bubbling logic (#9276) (519825a)
  • WebSocketShard: Don't close in #destroy when status is connecting (#9254) (c76b17d)
  • WebSocketShard: Cancel initial heartbeat in destroy (#9244) (9842082)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

@discordjs/voice@0.16.0

02 Apr 00:07
9e077b7
Compare
Choose a tag to compare

Bug Fixes

  • scripts: Accessing tsComment (d8d5f31)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

@discordjs/rest@1.7.0

02 Apr 00:06
b977ba5
Compare
Choose a tag to compare

Bug Fixes

  • handlers: Create burst handler for interaction callbacks (#8996) (db8df10)
  • scripts: Accessing tsComment (d8d5f31)
  • rest: Remove const enums in favour of regular enums (#9243) (229ad07)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

@discordjs/proxy@1.4.0

02 Apr 00:10
1a6db13
Compare
Choose a tag to compare

Bug Fixes

  • scripts: Accessing tsComment (d8d5f31)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

@discordjs/formatters@0.3.0

02 Apr 00:03
3334739
Compare
Choose a tag to compare

Bug Fixes

  • scripts: Accessing tsComment (d8d5f31)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

@discordjs/core@0.5.0

02 Apr 00:15
26b2f59
Compare
Choose a tag to compare

Bug Fixes

Features

@discordjs/collection@1.5.0

02 Apr 00:02
b0ecc57
Compare
Choose a tag to compare

Bug Fixes

  • scripts: Accessing tsComment (d8d5f31)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

Refactor