Skip to content

Releases: discordjs/discord.js

13.16.0

06 May 09:12
ad57e88
Compare
Choose a tag to compare

Bug Fixes

Features

  • Update Discord developer documentation links and add new flags (#9473) (d867936)
  • Voice messages (#9444) (3386bab)
  • Add ACTIVE_DEVELOPER user flag (#9428) (420f379)
  • roleTagData: V13 add guildConnections (#9391) (7116151)
  • V13 VIEW_CREATOR_MONETIZATION_ANALYTICS and USE_SOUNDBOARD permissions (#9124) (28a5c7b)
  • StageChannel: V13 support messages (#9145) (7cf9224)
  • AutoModeration: V13 support customMessage (#9173) (add14ac)

@discordjs/ws@0.8.3

06 May 09:13
28f5179
Compare
Choose a tag to compare

Bug Fixes

  • WebSocketShard: Wait a little before reconnecting (#9517) (00da44a)

Testing

14.10.2

01 May 23:19
6d7f3b0
Compare
Choose a tag to compare

Bug Fixes

14.10.1

01 May 21:52
e262df9
Compare
Choose a tag to compare

Bug Fixes

  • Client: Spelling of InvalidScopesWithPermissions (ac9bf3a)

Refactor

14.10.0

01 May 15:48
be81c8b
Compare
Choose a tag to compare

Bug Fixes

Documentation

Features

Performance

  • RoleManager: Dont call Role#position getter twice per role (#9352) (bfee6c8)

Refactor

  • WebSocketManager: Use /ws package internally (#9099) (a9e0de4)
  • Remove fromInteraction in internal channel creation (#9335) (794abe8)

Typings

  • AutoModerationActionMetadataOptions: Make channel property optional (#9460) (d26df5f)
  • CategoryChannel: Ensure parent and parentId are null (#9327) (8218ffc)
  • GuildTextBasedChannel: Remove unnecessary exclusion of forum channels (#9326) (7ff3d52)

@discordjs/ws@0.8.2

01 May 15:47
3665ad6
Compare
Choose a tag to compare

Documentation

  • Generate static imports for types with api-extractor (98a76db)

@discordjs/util@0.3.1

01 May 21:47
63fc9f8
Compare
Choose a tag to compare

Refactor

@discordjs/util@0.3.0

01 May 15:46
eb603c0
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Generate static imports for types with api-extractor (98a76db)

Features

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

@discordjs/rest@1.7.1

01 May 15:45
481bbc9
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Reference package names properly (#9426) (d6bca9b)
  • Generate static imports for types with api-extractor (98a76db)

@discordjs/proxy@1.4.1

01 May 15:45
d4de1cd
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Generate static imports for types with api-extractor (98a76db)

Refactor