9.2.0
9.2.0 (2022-05-15)
Bug Fixes
- add {duration} variable (35ddf60)
- add check for autoDefer (fb22ec2)
- add missing nameLocalizations for ArgumentChoice (038d9c4)
- add pluginoptions (54985ab)
- Argument choice value should allow numbers (c3b85e3)
- command & option name regex validating (f97440c)
- Command: changes revert (b201cf0)
- CommandContext: Added this.interaction for safeReply (c575b33)
- CommandContext: Interaction can be undefined (335585e)
- Component: changes revert (f1d9768)
- Component: unimportant fix (083d735)
- default member permissions (5180fa6)
- deps: update dependency @discordjs/rest to ^0.4.0 (5cfa70c)
- grammar typo (a -> an) (e0195da)
- KeyvProvider: generic (188ea5a)
- KeyvProvider: generic ._. (debfbcc)
- Listener: changes revert (adad141)
- MessageCommandHandler: missing await (17fda6c)
- MessageCommandHandler: optional chaining on nullable property (74e77a7)
- MessageCommandHandler: toString (e201d83)
- Plugin: changes revert (21a1b65)
- regexp (903c7a6)
- remove some expect-errors (9f5e01a)
- responses.json (af45f26)
- return raw (4fe618a)
- runInhibitor (5ed20e4)
- space (3fe5e3d)
- types CacheType should not be undefined but 'raw' | 'cached' (4c6e0d1)
- typo (91d70e0)
- unregister types for Component.ts and Listener.ts (1817f9c)
- update deprecated message in checkIfSubOrGroup (488fbe7)
- use extends null (de2967e)
- use nullish (6fec8f7)
- zod :)) (c408845)
- zod validation (7d52c6d)
Features
- Add support for modals, and fix some other stuff (bae9615)
- api v10 (dc2d215)
- Command: Add category command option (abee5f1)
- Command: Add defaults (8258e05)
- Command: add options option (ec16e46)
- Command: add options option (188cc77)
- Command: changes revert (049cf94)
- Command: edit options option (115ded2)
- Command: edited options option (2b0e431)
- Component: add options option (12af45f)
- Component: add options option (937efee)
- Component: changes revert (d821887)
- Component: edit options option (c37292a)
- Component: edited options option (2b5922f)
- jsdocs for GClient (75e958f)
- jsdocs for GClient (da6ae0c)
- jsdocs for loaders (bb0391b)
- jsdocs for Util (e85e3d8)
- jsdocs for Util.ts (90d1349)
- Listener: add options option (6a43228)
- Listener: add options option (41e5ce0)
- Listener: changes revert (50f1da3)
- Listener: edit options option (b246561)
- Listener: edited options option (d3b3a1f)
- localizations (706dcee)
- Plugin: add options option (830839a)
- Plugin: add options option (2e44aff)
- Plugin: edit options option (c890545)
- SECURITY: add security policy (46880de)
- support for command permissions v2 (f656b3e)
- support for dynamic prefix & multiple prefixes (be3b082)
New Contributors
- @SebestikCZ made their first contribution in #430
Full Changelog: 9.1.0...9.2.0