Skip to content

Releases: discordjs/discord.js

[email protected]

02 Sep 19:28

Choose a tag to compare

Bug Fixes

@discordjs/[email protected]

02 Sep 19:33

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

Choose a tag to compare

chore: bump major releases to node 20

@discordjs/[email protected]

02 Sep 19:31

Choose a tag to compare

Bug Fixes

Features

@discordjs/[email protected]

02 Sep 19:33

Choose a tag to compare

chore: bump major releases to node 20

@discordjs/[email protected]

02 Sep 19:29

Choose a tag to compare

Features

@discordjs/[email protected]

02 Sep 19:46

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

@discordjs/[email protected]

02 Sep 19:28

Choose a tag to compare

Bug Fixes

  • build: Update to support strictBuiltinIteratorReturn (#10394) (bf83db9)

Testing

Typings

@discordjs/[email protected]

02 Sep 19:30

Choose a tag to compare

Features

@discordjs/[email protected]

02 Sep 19:28

Choose a tag to compare

Refactor

  • brokers: Re-design API to make groups a constructor option (#10297) (38a37b5)
  • brokers: Make option props more correct (#10242) (393ded4)
    • BREAKING CHANGE: Classes now take redis client as standalone parameter, various props from the base option interface moved to redis options