Skip to content

Releases: discordjs/discord.js

@discordjs/formatters@0.4.0

04 May 17:52
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)

Features

  • Local and preview detection (79fbda3)

Refactor

@discordjs/core@1.2.0

04 May 17:57
Compare
Choose a tag to compare

Bug Fixes

Documentation

Features

Refactor

@discordjs/collection@2.1.0

04 May 17:50
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)

Features

  • Local and preview detection (79fbda3)

Refactor

@discordjs/builders@1.8.0

04 May 17:54
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)

Features

  • api-extractor: Support export * as ___ syntax (#10173) (1c5de21)
  • Allow RestOrArray for command option builders (#10175) (a1a3a95)
  • Local and preview detection (79fbda3)

Refactor

@discordjs/brokers@0.3.0

04 May 17:50
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)

Features

  • Local and preview detection (79fbda3)

Refactor

@discordjs/rest@2.2.0

18 Nov 00:02
ae58053
Compare
Choose a tag to compare

Bug Fixes

Features

Typings

@discordjs/core@1.1.1

18 Nov 00:04
ae58053
Compare
Choose a tag to compare

Bug Fixes

14.14.1

12 Nov 22:06
2550c79
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Use preferred nullable syntax (?T over T | null) (#9946) (1e4ef35)

Refactor

Typings

14.14.0

12 Nov 19:32
418032a
Compare
Choose a tag to compare

Bug Fixes

  • Client: Ensure destroyed connections are not ready (#9942) (b5e23ec)
  • Webhook: Do not call client.deleteWebhook in delete (#9786) (31d914e)
  • GuildManager#fetch: Inject shard id (#9921) (85753a9)
  • Prevent 'undefined' debug message on intentional shard closure (#9846) (0e0b85b)
  • Role: Calculate position correctly when rawPositions are equal (#9871) (0529b2a)
  • GuildScheduledEvent: Use if...else pattern and handle partials (#9802) (32d614c)

Documentation

Features

Refactor

  • utils: Remove mergeDefault (#9938) (5b0aa92)
  • Use proper variable names in callbacks (#9840) (11f6955)
  • GuildAuditLogsEntry: Abstract reduce logic into a new function (#9845) (19ea0ba)
  • Stickers are free (no more "premium" packs) (#9791) (e02a59b)

Typings

  • Partials: Add toString() method to supported Partials (#9835) (7422d9f)
  • MessageEditOptions: Correct attachments type (#9874) (2aa3250)
  • UserContextMenuCommandInteraction: Nullify targetMember (#9844) (3c043d8)
  • Don't include dom types (#9831) (9dbc954)
  • Client: Fix isReady narrowing (#9828) (6404c01)

13.17.1

12 Nov 21:54
1e06035
Compare
Choose a tag to compare

Bug Fixes

  • ClientPresence: Correctly set activity state on CUSTOM activity type (#9954) (f475336)