Releases: discordjs/builders
Releases · discordjs/builders
0.11.0
Bug Fixes
- ApplicationCommandOptions: clean up code for builder options (#68) (b5d0b15)
0.10.0
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
Bug Fixes
Features
- SlashCommandBuilder: add autocomplete (#53) (05b07a7)
0.8.2
Bug Fixes
- downgrade ow because of esm issues (#55) (3722d2c)
0.8.0
Bump with no breaking changes, features or fixes for the new doc engine.
0.7.0
Bug Fixes
Features
- ContextMenus: add context menu command builder (#29) (f0641e5)
- add support for channel types on channel options (#41) (f6c187e)
0.6.0
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)