Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Releases: discordjs/builders

0.11.0

29 Dec 10:03
481e1f8
Compare
Choose a tag to compare

Bug Fixes

  • ApplicationCommandOptions: clean up code for builder options (#68) (b5d0b15)

0.10.0

24 Dec 11:11
a9addd5
Compare
Choose a tag to compare

Bug Fixes

  • use zod instead of ow for max/min option validation (#66) (beb35fb)

Features

  • add max/min option for int and number builder options (#47) (2e1e860)

0.9.0

02 Dec 15:37
0263f00
Compare
Choose a tag to compare

Bug Fixes

Features

  • SlashCommandBuilder: add autocomplete (#53) (05b07a7)

0.8.2

30 Oct 20:29
db39cc0
Compare
Choose a tag to compare

Bug Fixes

  • downgrade ow because of esm issues (#55) (3722d2c)

0.8.1

29 Oct 06:52
65467ec
Compare
Choose a tag to compare

Bug Fixes

0.8.0

29 Oct 05:32
e5b6c7e
Compare
Choose a tag to compare

Bump with no breaking changes, features or fixes for the new doc engine.

0.7.0

18 Oct 13:59
24bfcd7
Compare
Choose a tag to compare

Bug Fixes

Features

  • ContextMenus: add context menu command builder (#29) (f0641e5)
  • add support for channel types on channel options (#41) (f6c187e)

0.6.0

24 Aug 20:50
ac299cd
Compare
Choose a tag to compare

Bug Fixes

  • SlashCommandBuilder: allow subcommands and groups to coexist at the root level (#26) (0be4daf)

Features

  • create Embed builder (#11) (eb942a4)
  • SlashCommandBuilder: create setDefaultPermission function (#19) (5d53759)
  • SlashCommands: add number option type (#23) (1563991)

0.5.0

10 Aug 22:14
a2924b4
Compare
Choose a tag to compare

Features

0.4.0

05 Aug 23:20
8036697
Compare
Choose a tag to compare

Features