Skip to content

Releases: discordjs/discord.js

@discordjs/ws@0.4.1

10 Oct 17:24
a4bf975
Compare
Choose a tag to compare

Bug Fixes

@discordjs/ws@0.4.0

08 Oct 14:49
c0ea782
Compare
Choose a tag to compare

Bug Fixes

  • Ws package.json path (#8720) (7af3c3b)
  • WebSocketShard: Add ready data parameter to ready event (#8705) (a7eab50)
  • Footer / sidebar / deprecation alert (ba3e0ed)

Documentation

Features

Refactor

@discordjs/voice@0.13.0

08 Oct 14:49
ca21dc0
Compare
Choose a tag to compare

Bug Fixes

  • Footer / sidebar / deprecation alert (ba3e0ed)

Documentation

Features

Refactor

@discordjs/rest@1.3.0

08 Oct 14:48
4a57b39
Compare
Choose a tag to compare

Bug Fixes

  • SequentialHandler: Throw http error with proper name and more useful message (#8694) (3f86561)

Features

@discordjs/proxy@1.2.0

08 Oct 14:48
41d1c2e
Compare
Choose a tag to compare

Bug Fixes

  • proxyRequests: Forward query parameters (#8691) (f063625)
  • Footer / sidebar / deprecation alert (ba3e0ed)

Documentation

Features

Refactor

@discordjs/collection@1.2.0

08 Oct 14:47
60c7038
Compare
Choose a tag to compare

Bug Fixes

  • Footer / sidebar / deprecation alert (ba3e0ed)

Documentation

Features

Refactor

Typings

@discordjs/builders@1.3.0

08 Oct 14:46
f06d12f
Compare
Choose a tag to compare

Bug Fixes

  • Allow adding forums to channelTypes (#8658) (b1e190c)
  • SlashCommandBuilder: Missing methods in subcommand builder (#8583) (1c5b78f)
  • Footer / sidebar / deprecation alert (ba3e0ed)

Documentation

Features

Refactor

Testing

Typings

  • interactions: Fix {Slash,ContextMenu}CommandBuilder#toJSON (#8568) (b7eb96d)

14.5.0

25 Sep 17:20
9f63eb9
Compare
Choose a tag to compare

Bug Fixes

  • ThreadChannel: Add forum channel to parent (#8664) (0126d9b)
  • GuildChannelManager: Allow creating webhooks on forums (#8661) (16fcdc3)
  • ForumChannel: Implement missing properties and methods (#8662) (8622939)
  • RepliableInteraction respect cached generic (#8667) (578bc95)
  • ThreadChannel: Allow editing flags (#8671) (1244854)
  • GuildChannelManager: Typo in flags property name when editing (#8669) (fc8ed81)

Documentation

Features

  • GuildChannelManager: Allow editing flags (#8637) (abb7226)

Refactor

  • GuildBanManager: Add deprecation warning for deleteMessageDays (#8659) (e993122)

Typings

  • GuildChannelManager: Handle forum channel overload (#8660) (1486bc9)
  • Caches: Allow GuildForumThreadManager and GuildTextThreadManager (#8665) (2487e3b)

@discordjs/rest@1.2.0

25 Sep 17:14
c69f512
Compare
Choose a tag to compare

Bug Fixes

  • Footer / sidebar / deprecation alert (ba3e0ed)

Documentation

Features

  • rest: Use Agent with higher connect timeout (#8679) (64cd53c)

14.4.0

21 Sep 12:12
0b12d6f
Compare
Choose a tag to compare

Bug Fixes

  • Correct applied tags type (#8641) (f6f15d8)
  • ThreadChannel: Make fetchStarterMessage() work in forum posts (#8638) (a7f816e)
  • Update messageCount/totalMessageSent on message events (#8635) (145eb2f)
  • Footer / sidebar / deprecation alert (ba3e0ed)

Documentation

Features

Refactor

Typings

  • Narrow channel type in thread managers (#8640) (14bbc91)
  • interactions: Pass Cached type to return type of methods (#8619) (053da5b)
  • Ensure events possess Client<true> (#8612) (a9f003a)
  • GuildChannelManager: Correct fetch return type (#8549) (1d4cdee)
  • ThreadChannel: fetchStarterMessage must return a Message<true> (#8560) (b9c62ac)
  • webhook: Avatar can be null (#8541) (f77612a)