GCommands Versions Save

Powerful and flexible discord.js framework.

10.0.0

1 year ago

10.0.0 (2022-10-02)

Bug Fixes

  • dont import InteractionType as type (716cabd)
  • make .husky/* executable (8386336)

Features

Full Changelog: https://github.com/Garlic-Team/gcommands/compare/9.3.0...10.0.0

9.3.0

1 year ago

9.3.0 (2022-07-27)

Bug Fixes

  • command defaults inhibitor (418d048)
  • deps: update dependency @discordjs/rest to ^0.5.0 (208fc8c)
  • deps: update dependency @discordjs/rest to v1 (f1f7aec)
  • description is not optional (54cbca6)
  • update name (3023b47)
  • use length check (50946dd)

Features

  • add max & min length in string option (ff84e4a)

Full Changelog: https://github.com/Garlic-Team/gcommands/compare/9.2.0...9.3.0

9.2.0

2 years ago

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

Full Changelog: https://github.com/Garlic-Team/gcommands/compare/9.1.0...9.2.0

9.1.0

2 years ago

9.1.0 (2022-03-10)

Bug Fixes

Features

Reverts

  • Revert "Revert "Revert "feat(MessageCommandHandler): arguments support""" (11a5b10)

New Contributors

Full Changelog: https://github.com/Garlic-Team/gcommands/compare/9.0.1-next...9.1.0

9.0.1-next

2 years ago

9.0.0-next

2 years ago

8.0.1

2 years ago

7.1.1

2 years ago
  • Fixed issue with the 'primary' style for buttons.
  • Fixed issue with ChannelType