Skip to content

Releases: discordjs/discord.js

@discordjs/rest@0.6.0

17 Jul 19:07
f2ca0ca
Compare
Choose a tag to compare

Documentation

Features

Refactor

@discordjs/proxy@1.0.0

17 Jul 20:10
52a9e21
Compare
Choose a tag to compare

Bug Fixes

Documentation

Features

Refactor

Styling

  • Cleanup tests and tsup configs (6b8ef20)

@discordjs/collection@1.0.0

17 Jul 20:09
52a9e21
Compare
Choose a tag to compare

Info

  • 1.0.0 release bump, no new features.

@discordjs/collection@0.8.0

17 Jul 19:06
6712de9
Compare
Choose a tag to compare

Bug Fixes

Documentation

Features

Refactor

Testing

@discordjs/builders@1.0.0

17 Jul 20:09
52a9e21
Compare
Choose a tag to compare

Info

  • 1.0.0 release bump, no new features.

@discordjs/builders@0.16.0

17 Jul 17:32
015ab69
Compare
Choose a tag to compare

Bug Fixes

Documentation

Features

Refactor

Typings

13.8.1

23 Jun 15:40
7e1904c
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • TextBasedChannel-> TextBasedChannels typos (v13) (#8155) (65444f5)

Refactor

  • Deprecate $ prefix from ws.properties keys (#8095) (3638b40)

Typings

  • Shard#reconnecting: Backport to v13 - Fix event name (#8126) (70450f6)
  • AutocompleteOption: Backport fix and improve types (#8078) (613fd43)
  • GuildChannel: Fix type of .isText() method (#8061) (0d0190a)

@discordjs/builders@0.15.0

06 Jun 12:46
5ca3974
Compare
Choose a tag to compare

Features

  • Allow builders to accept rest params and arrays (#7874) (ad75be9)
  • Use vitest instead of jest for more speed (8d8e6c0)
  • Add scripts package for locally used scripts (f2ae1f9)

13.8.0

05 Jun 17:29
8f6df90
Compare
Choose a tag to compare

Bug Fixes

  • guildchannelmanager: Wrong parameter in _sortedChannels call (#8011) (876816a)
  • websocketshard: Deal with zombie connection caused by 4009 (#7581) (114bcc0)
  • Video quality mode data property (#7946) (76df9fd)
  • ApplicationCommandOptionType: Add attachment to jsdoc (#7952) (a51420f)

Features

@discordjs/voice@0.10.0

04 Jun 15:03
e92d937
Compare
Choose a tag to compare

Styling

  • Cleanup tests and tsup configs (6b8ef20)