Bug Fixes
- Allow adding forums to
channelTypes
(#8658) (b1e190c) - SlashCommandBuilder: Missing methods in subcommand builder (#8583) (1c5b78f)
- Footer / sidebar / deprecation alert (ba3e0ed)
Documentation
- builders/components: Document constructors (#8636) (8444576)
- Change name (#8604) (dd5a089)
- Use remarks instead of
Note
in descriptions (#8597) (f3ce4a7)
Features
- Web-components (#8715) (0ac3e76)
- Add
@discordjs/util
(#8591) (b2ec865) - Add
chatInputApplicationCommandMention
formatter (#8546) (d08a57c)
Refactor
- Replace usage of deprecated
ChannelType
s (#8625) (669c3cd) - Website components (#8600) (c334157)
- Use
eslint-config-neon
for packages. (#8579) (edadb9f)