Releases: tguichaoua/djs-slash
Releases · tguichaoua/djs-slash
0.2.0
Breaking Changes
- Set
discord.js
peer dependency version to ^13.2.0
[#6]
- Change how command files are loaded [#7]
Features
- Handle UserApplicationCommand and MessageApplicationCommand (aka context menu commands) [#7]
- Add the
channelTypes
field on slash command options [#11]
v0.1.0...v0.2.0
0.1.0
- Use
discord.js
v13 [#2]
- Use node.js
>=16.6.0
[#2]
- Set TypeScript target to
es2021
[#2]
- Command callback's options parameter is
never
if no options is provided [#3]
ApplicationCommandOptionTypes
enum can now be used for options type [#4]
v0.0.2...v0.1.0
0.0.2
- update
discord.js
to 13.0.0-dev.2675b08.1627646567
[#1]
- fix peer dependency version [#1]
v0.0.1...v0.0.2