Skip to content

Releases: discordjs/discord.js

@discordjs/[email protected]

10 Feb 23:01
25cc728

Choose a tag to compare

chore(ws): release @discordjs/[email protected]

@discordjs/[email protected]

10 Feb 22:56
8702978

Choose a tag to compare

chore(rest): release @discordjs/[email protected]

@discordjs/[email protected]

10 Feb 22:53
53dbc96

Choose a tag to compare

Bug Fixes

  • EmbedBuilder: Allow empty name and value on fields (#10747) (49ef3a8)

14.17.3

08 Jan 00:39
d48136b

Choose a tag to compare

Bug Fixes

  • Message: Ensure channel is defined for clean content (#10681) (46bf8f0)
  • Use resolve() for PermissionOverwrites (#10686) (7280d4e)

14.17.2

02 Jan 00:35
bd2914c

Choose a tag to compare

Bug Fixes

  • InteractionResponses: Check correct property for deprecation (77804cf)

14.17.1

01 Jan 23:49
8fea3ed

Choose a tag to compare

Bug Fixes

  • Correct guild member banner URL (8d69b24)

14.17.0

01 Jan 22:40
9baee4b

Choose a tag to compare

Bug Fixes

  • InteractionResponses: Do not use in if a string is passed (ff42d7a)
  • Use Message#interactionMetadata (#10654) (6087088)
  • InteractionResponses: Properly resolve message flags (#10661) (b2754d4)
  • ThreadChannel: Make ownerId always present (#10618) (7678f11)
  • MessageReaction: Address undefined burst properties (#10597) (76968b4)
  • ThreadChannel: Address parameter type on fetchOwner() (#10592) (56c9396)
  • InteractionResponses: Throw error on deleting response of unacknowledged interaction (#10587) (21c283f)
  • GuildScheduledEvent: Handle null recurrence_rule (#10543) (831aafa)

Documentation

Features

Refactor

  • FetchApplicationCommandOptions: Use Locale over LocaleString (#10625) (7ce6f2f)
  • Use cache.get() for snowflakes, resolve() otherwise (#10626) (dedaa5d)
  • Remove extra traversing (#10580) (33533b7)
  • InteractionResponses: Deprecate ephemeral response option (#10574) (be38f57)
  • Deprecate reason parameter on adding and removing thread members (#10551) (72e0c99)
  • Deprecate fetching user flags (#10550) (3d06c9d)

Testing

Typings

[email protected]

01 Jan 23:28
ad0d9a2

Choose a tag to compare

Features

New Contributors

@discordjs/[email protected]

01 Jan 22:22
2b9e4cf

Choose a tag to compare

chore(ws): release @discordjs/[email protected]

@discordjs/[email protected]

01 Jan 22:03
f65ff06

Choose a tag to compare

Bug Fixes

Features

  • WebSocketShard: Explicit time out network error handling (#10375) (a5437a4)