Skip to content

Releases: discordjs/discord.js

13.11.0

21 Sep 12:12
a727a2d
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Update misleading Client#guildMemberAvailable event description (v13) (#8627) (fcd52d7)

Features

  • GuildBanManager: Add deleteMessageSeconds (#8575) (ca68fc3)

Typings

  • GuildChannelManager: Correct fetch return type (v13) (#8551) (f4e8133)

14.3.0

22 Aug 08:59
4e3fa58
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • GuildAuditLogsEntry: Correct action wording (#8499) (7d25072)

Features

Refactor

  • GuildAuditLogsEntry: Remove guild from application command permission update extra (#8520) (2b8074d)

Typings

  • Inference of guild in MessageManager (#8538) (6bb1474)
  • Allow choice's value type to be strictly inferred (#8529) (b3f7c32)
  • GuildAuditLogs: Allow fetching to return all possible values (#8522) (0dba8ad)
  • Correct EventEmitter.on (static) return type (#8524) (16bbc8a)
  • GuildAuditLogs: Remove static Entry (#8521) (7a3d18d)
  • Disallow some channel types from webhook creation (#8531) (4882b17)
  • Implement max/min values for autocomplete (#8498) (812f7f1)
  • ModalMessageModalSubmitInteraction: ChannelId is not nullable (#8496) (c31a5cf)
  • Change type of ApplicationCommandSubCommand.options (#8476) (ebaf158)

13.10.3

22 Aug 09:44
a507ed9
Compare
Choose a tag to compare

Documentation

Typings

  • Disallow some channel types from webhook creation (#8535) (10b12cc)
  • ModalMessageModalSubmitInteraction: ChannelId is not nullable (v13) (#8505) (526ea74)

@discordjs/ws@0.3.0

22 Aug 08:00
d2f5b5b
Compare
Choose a tag to compare

Bug Fixes

  • WebSocketShard#destroy: Wait for close and cleanup listeners (#8479) (acdafe6)
  • WebSocketManager#connect: Check if we have enough sessions (#8481) (4fd4252)
  • WebSocketShard: Always reconnect on disconnected with 1000 (#8405) (359f688)
  • WebSocketShard: Emit errors directly instead of objects (#8406) (3161e1a)

Documentation

  • Fence examples in codeblocks (193b252)

Features

Refactor

@discordjs/rest@1.1.0

22 Aug 08:03
3621e5e
Compare
Choose a tag to compare

Features

Refactor

@discordjs/proxy@1.1.0

22 Aug 08:08
19e1f5d
Compare
Choose a tag to compare

Bug Fixes

Features

Refactor

@discordjs/collection@1.1.0

22 Aug 08:09
e2cde5d
Compare
Choose a tag to compare

Bug Fixes

Documentation

Features

  • website: Show constructor information (#8540) (e42fd16)
  • website: Show descriptions for @typeParam blocks (#8523) (e475b63)

Refactor

@discordjs/builders@1.2.0

22 Aug 08:11
27bbc8f
Compare
Choose a tag to compare

Features

Refactor

14.2.0

10 Aug 18:52
9d8966f
Compare
Choose a tag to compare

Bug Fixes

  • ThreadChannel: Handle possibly null parent (#8466) (afa27b1)
  • Remove DM channels from Client#messageDeleteBulk's types (#8460) (6c6fe74)
  • Transformers: Do not transform Date objects (#8463) (0e2a095)
  • ModalSubmitInteraction: Allow deferUpdate (#8455) (0fab869)
  • Guild: Unable to fetch templates (#8420) (aac8acc)
  • MessageMentions: Infinite loop in parsedUsers getter (#8430) (b8a3136)
  • DataResolver: Make Buffer from string (#8416) (e72b986)

Documentation

Features

Typings

  • Message: Correct bulkDelete return type (#8465) (c5b96a1)
  • Fix missing types for mentionable options (#8443) (452e94f)
  • ApplicationCommandOption: Add ApplicationCommandBooleanOption (#8434) (38275fc)

13.10.2

10 Aug 18:54
30e89a4
Compare
Choose a tag to compare

Typings

  • Message: Correct bulkDelete return type (v13) (#8469) (03c59e3)