Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Releases: tguichaoua/djs-slash

0.2.0

17 Oct 14:43
d0e858b
Compare
Choose a tag to compare

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

06 Aug 16:04
Compare
Choose a tag to compare
  • 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

30 Jul 15:27
Compare
Choose a tag to compare
  • update discord.js to 13.0.0-dev.2675b08.1627646567 [#1]
  • fix peer dependency version [#1]

v0.0.1...v0.0.2

0.0.1

30 Jul 12:16
e5f8932
Compare
Choose a tag to compare

Initial release.