npm discord.js 14.12.0

latest releases: 14.16.3-dev.1726445522-99136d6be, 14.16.3-dev.1726359161-2adee06b6, 14.16.3-dev.1726186279-495bc6034...
13 months ago

Bug Fixes

  • ChannelUpdate: Check against unknown channels (#9697) (7fb91c5)
  • Action: Use existing recipients if available (#9653) (719e54a)
  • Everyone role members (#9685) (0803eb5)
  • awaitMessageComponent with MessageComponentInteractions (#8598) (b61e4fb)
  • ThreadManager: Fix internal crash upon conditionally resolving thread members (#9648) (a6dbe16)
  • User: Check global name in equals (#9631) (8f3bd38)
  • WebSocketManager: Await WebSocket destroy (#9519) (75308f2)
  • Client: Safe call for possibly null WebSocket (#9600) (24a6149)
  • ThreadManager: Ensure fetchActive() only returns active threads in a channel (#9568) (53aa24d)
  • LimitedCollection: Allow items to be stored if keepOverLimit is true when maxSize is 0 (#9534) (9345d1b)
  • AutocompleteInteraction: Prevent snake casing of locales (#9565) (7196fe3)

Documentation

Features

Performance

Refactor

  • User: Remove deprecation warning from tag (#9660) (cf8012c)
  • GuildMember: Make _roles property non-enumerable (#9387) (46167a7)
  • rest: Switch api to fetch-like and provide strategies (#9416) (cdaa0a3)

Typings

  • MessageManager: Allow comparison of messages again (#9612) (a48d0ef)
  • AutoModerationActionExecution: Add forum channels as a possible type in channel() (#9623) (d64330a)
  • ModalSubmitFields: Components is an array (#9406) (1cab79f)
  • Use readonly arrays and const type parameters in places (#9641) (cd69868)
  • BaseInteraction: appPermissions not null in guilds (#9601) (6c2242f)

Don't miss a new discord.js release

NewReleases is sending notifications on new releases.