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

Releases: discordjs/builders

0.11.0

Choose a tag to compare

@iCrawl iCrawl released this 29 Dec 10:03
481e1f8

Bug Fixes

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

0.10.0

Choose a tag to compare

@iCrawl iCrawl released this 24 Dec 11:11
a9addd5

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

Choose a tag to compare

@iCrawl iCrawl released this 02 Dec 15:37
0263f00

Bug Fixes

Features

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

0.8.2

Choose a tag to compare

@iCrawl iCrawl released this 30 Oct 20:29
db39cc0

Bug Fixes

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

0.8.1

Choose a tag to compare

@iCrawl iCrawl released this 29 Oct 06:52
65467ec

Bug Fixes

0.8.0

Choose a tag to compare

@iCrawl iCrawl released this 29 Oct 05:32
e5b6c7e

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

0.7.0

Choose a tag to compare

@iCrawl iCrawl released this 18 Oct 13:59
24bfcd7

Bug Fixes

Features

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

0.6.0

Choose a tag to compare

@iCrawl iCrawl released this 24 Aug 20:50
ac299cd

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

Choose a tag to compare

@iCrawl iCrawl released this 10 Aug 22:14
a2924b4

Features

0.4.0

Choose a tag to compare

@iCrawl iCrawl released this 05 Aug 23:20
8036697

Features