Skip to content

Releases: discordjs/discord.js

14.16.2

12 Sep 08:18
d9d5783
Compare
Choose a tag to compare

Bug Fixes

Documentation

Typings

14.16.1

02 Sep 21:25
a11ff75
Compare
Choose a tag to compare

Bug Fixes

14.16.0

02 Sep 19:50
Compare
Choose a tag to compare

Bug Fixes

  • MessagePayload: Crash when resolving body (#10454) (dd795da)
  • Shard: Add env, execArgv, and argv for worker-based shards (#10429) (b0f8df0)
  • GuildAuditLogsEntry: Correct mapped AuditLogChange objects (#10438) (45f7e1a)
  • GuildMemberManager: Fix data type check for add() method (#10338) (ab8bf0f)
  • Consistent debug log spacing (#10349) (38c699b)

Documentation

Features

Refactor

Typings

[email protected]

02 Sep 19:28
Compare
Choose a tag to compare

Bug Fixes

@discordjs/[email protected]

02 Sep 19:33
Compare
Choose a tag to compare

Bug Fixes

Features

  • WebsocketManager: Retroactive token setting (#10418) (de94eaf)
  • WebSocketShard: Explicit time out network error handling (#10375) (093ac92)

Refactor

  • WebSocketShard: Error event handling (#10436) (a6de270)
  • ws: Event layout (#10376) (bf6761a)
    • BREAKING CHANGE: All events now emit shard id as its own param
  • Native zlib support (#10316) (94cc02a)

@discordjs/[email protected]

02 Sep 19:29
Compare
Choose a tag to compare
chore: bump major releases to node 20

@discordjs/[email protected]

02 Sep 19:31
Compare
Choose a tag to compare

Bug Fixes

Features

@discordjs/[email protected]

02 Sep 19:33
Compare
Choose a tag to compare
chore: bump major releases to node 20

@discordjs/[email protected]

02 Sep 19:29
Compare
Choose a tag to compare

Features

@discordjs/[email protected]

02 Sep 19:46
Compare
Choose a tag to compare

Bug Fixes

  • OAuth2API: Enable token exchange without token (#10312) (9b07036)

Documentation

  • stageInstances: Correct reference for stage instance creation (#10333) (7f60a8f)

Features

Refactor

  • Use get guild role endpoint (#10443) (bba0e72)
  • ws: Event layout (#10376) (bf6761a)
    • BREAKING CHANGE: All events now emit shard id as its own param