Skip to content

Releases: discordjs/discord.js

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

@discordjs/[email protected]

24 Oct 15:19
fe7f91d

Choose a tag to compare

Features

Testing

14.23.2

09 Oct 01:12
083f6ab

Choose a tag to compare

Bug Fixes

  • ModalSubmitInteraction: Better resolving of components (#11162) (5cc13b7)
  • Handle DM modals (1e4d1dc)

@discordjs/[email protected]

09 Oct 00:29
dd1e3c9

Choose a tag to compare

Bug Fixes

  • Assertions: Literal default values (43362c9)

14.23.1

08 Oct 21:16
177d81f

Choose a tag to compare

Bug Fixes

  • ModalSubmitInteraction: Resolve crash on handling populated select menus (#11158) (11b236f)
  • Ending uncached polls (#11157) (1d5b983)

14.23.0

08 Oct 17:29
8065b80

Choose a tag to compare

Bug Fixes

  • ThreadMemberFlagsBitField: Use ThreadMemberFlags enum in Flags (#11118) (154c00d)
  • Backport in operator fix from main (#11127) (fcce0d9)
  • Ensure discriminator detection respects webhooks too (#11062) (d8ad181)

Documentation

  • Use LocalizationMap where applicable (#11117) (3b92744)
  • GuildEditOptions: Deprecate owner property (fe025c0)
  • Deprecate API related to guild ownership (#11054) (3dd57c2)
  • Deprecate setting owner (740da4c)

Features

Refactor

  • ActionsManager: Register actions without using class name (#11080) (0dff969)

Typings

@discordjs/[email protected]

08 Oct 17:25
8065b80

Choose a tag to compare

Features