Skip to content

Releases: discordjs/discord.js

13.10.1

10 Aug 18:24
9ce7e5e
Compare
Choose a tag to compare

Bug Fixes

  • ThreadChannel: Handle possibly null parent (v13) (#8467) (2a46d9f)

13.10.0

10 Aug 17:42
78e494b
Compare
Choose a tag to compare

Features

  • Guild: Add max_video_channel_users (v13) (#8424) (ae43bca)

14.1.2

30 Jul 19:02
d6e4d14
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Embed: Ensure height and width are numbers (#8396) (fca3dad)

@discordjs/ws@0.2.0

30 Jul 18:44
b45b99f
Compare
Choose a tag to compare

Bug Fixes

  • WebSocketShard: Account code 1000 with no prior indication (#8399) (5137bfc)

14.1.1

29 Jul 11:49
a3183cf
Compare
Choose a tag to compare

Info

14.1.0

29 Jul 09:06
d03cf61
Compare
Choose a tag to compare

Bug Fixes

  • MessageMentions: ignoreRepliedUser option in has() (#8202) (b4e2c0c)
  • GuildChannelManager: Allow unsetting rtcRegion (#8359) (a7d49e5)
  • ThreadChannel: Omit webhook fetching (#8351) (3839958)
  • GuildAuditLogsEntry: Replace OverwriteType with AuditLogOptionsType (#8345) (58c1b51)
  • ShardClientUtil#_respond: Construct global error (#8348) (8e520f9)
  • Presence: Do not return NaN for activity timestamp (#8340) (df42fdf)
  • Client: Omit private properties from toJSON (#8337) (830c670)
  • ApplicationCommandManager: Allow passing 0n to defaultMemberPermissions (#8311) (1fb7b30)

Documentation

  • InteractionResponses: Add showModal() return type (#8376) (0b61dbf)
  • WebhookClient: Document working options (#8375) (ba6797e)
  • Message: Document gateway intent for content (#8364) (2130aae)
  • Use info blocks for requirements (#8361) (80b9738)
  • WebhookClient: Make constructor a union (#8370) (e9920a9)
  • Update docs and examples to PascalCase links (#8305) (34ba9d1)

Features

Refactor

Typings

  • GuildAuditLogsEntryExtraField: Use AuditLogOptionsType (#8349) (200ab91)

13.9.2

29 Jul 08:57
7321507
Compare
Choose a tag to compare

Bug Fixes

  • MessageMentions: ignoreRepliedUser option in has() (v13) (#8365) (d0a4199)
  • GuildChannelManager: Allow unsetting rtcRegion (v13) (#8362) (9612507)
  • ThreadChannel: Omit webhook fetching (v13) (#8352) (4f7c1e3)

@discordjs/builders@1.1.0

29 Jul 11:44
aba3073
Compare
Choose a tag to compare

Bug Fixes

  • Use proper format for @link text (#8384) (2655639)
  • Formatters: Add newline in codeBlock (#8369) (5d8bd03)
  • selectMenu: Allow json to be used for select menu options (#8322) (6a2d0d8)

Documentation

Features

@discordjs/ws@0.1.0

27 Jul 12:25
444d7c9
Compare
Choose a tag to compare

Bug Fixes

Features

@discordjs/rest@1.0.1

27 Jul 12:24
bf73267
Compare
Choose a tag to compare

Info

  • 1.0.1 release bump, no new features.