Skip to content

Releases: discordjs/discord.js

14.25.1

21 Nov 16:25
fdac8c5

Choose a tag to compare

Bug Fixes

  • GuildEmojiManager: Allow CreateGuildExpressions for retrieving author data (#11288) (0d64ea0)

14.25.0

18 Nov 06:47
cce8194

Choose a tag to compare

Bug Fixes

Documentation

  • MessageManager: Update fetchPins() wording (492039c)

Features

@discordjs/[email protected]

18 Nov 06:32
cce8194

Choose a tag to compare

Features

  • core: Handle request all guild members rate limit (#11251) (5c5b545)

New Contributors

@discordjs/[email protected]

18 Nov 06:35
cce8194

Choose a tag to compare

Bug Fixes

  • Improve handling of italics in the presence of links (#11064) (1c57016)

Features

Refactor

  • formatters: Change :_: emoji name placeholder (#10567) (169b05f)

New Contributors

@discordjs/[email protected]

18 Nov 06:43
cce8194

Choose a tag to compare

Bug Fixes

  • interactions: options should be optional (#10683) (d4b0f4d)
  • interactions: Wrong return type and missing implementation of with_response in core (#10644) (6f05c96)
  • query is optional for some endpoints (#10621) (610b4bb)

Documentation

  • guild: Remove "all" for listing guild members (#10719) (b14d8d9)

Features

Styling

Typings

@discordjs/[email protected]

10 Nov 13:28
c5b71a7

Choose a tag to compare

Bug Fixes

Refactor

  • IContextFetchingStrategy: Explicitly name forwarded properties (#10652) (737a97d)

14.24.2

30 Oct 21:23
a036618

Choose a tag to compare

Bug Fixes

  • GuildMember: JoinedAt possibly being NaN (fb2b728)

14.24.1

28 Oct 15:09
c303bf3

Choose a tag to compare

Bug Fixes

  • Message: Check if in voice based channel for pinnable (#11215) (c2c8cce)

Documentation

  • GuildMemberFlagsBitField: Remove duplicate word (abb84ce)

Typings

14.24.0

24 Oct 16:16
16a44f8

Choose a tag to compare

Bug Fixes

  • Message: Update pinnable to check for migrated guilds (#11189) (ee988e3)

Features

[email protected]

24 Oct 18:12
c05f653

Choose a tag to compare

Bug Fixes

Documentation

Features

Refactor

New Contributors