Skip to content

Releases: discordjs/discord.js

14.10.2

01 May 23:19
6d7f3b0
Compare
Choose a tag to compare

Bug Fixes

14.10.1

01 May 21:52
e262df9
Compare
Choose a tag to compare

Bug Fixes

  • Client: Spelling of InvalidScopesWithPermissions (ac9bf3a)

Refactor

14.10.0

01 May 15:48
be81c8b
Compare
Choose a tag to compare

Bug Fixes

Documentation

Features

Performance

  • RoleManager: Dont call Role#position getter twice per role (#9352) (bfee6c8)

Refactor

  • WebSocketManager: Use /ws package internally (#9099) (a9e0de4)
  • Remove fromInteraction in internal channel creation (#9335) (794abe8)

Typings

  • AutoModerationActionMetadataOptions: Make channel property optional (#9460) (d26df5f)
  • CategoryChannel: Ensure parent and parentId are null (#9327) (8218ffc)
  • GuildTextBasedChannel: Remove unnecessary exclusion of forum channels (#9326) (7ff3d52)

@discordjs/ws@0.8.2

01 May 15:47
3665ad6
Compare
Choose a tag to compare

Documentation

  • Generate static imports for types with api-extractor (98a76db)

@discordjs/util@0.3.1

01 May 21:47
63fc9f8
Compare
Choose a tag to compare

Refactor

@discordjs/util@0.3.0

01 May 15:46
eb603c0
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Generate static imports for types with api-extractor (98a76db)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

@discordjs/rest@1.7.1

01 May 15:45
481bbc9
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Reference package names properly (#9426) (d6bca9b)
  • Generate static imports for types with api-extractor (98a76db)

@discordjs/proxy@1.4.1

01 May 15:45
d4de1cd
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • Generate static imports for types with api-extractor (98a76db)

Refactor

@discordjs/formatters@0.3.1

01 May 15:45
ca81e61
Compare
Choose a tag to compare

Documentation

  • Generate static imports for types with api-extractor (98a76db)
  • formatters: Enhance the documentation (#9364) (23e0ac5)

@discordjs/core@0.6.0

01 May 15:44
c77a176
Compare
Choose a tag to compare

Documentation

  • Update example usage (#9461) (6212bff)
  • Generate static imports for types with api-extractor (98a76db)

Features