Skip to content

v0.0.9

Compare
Choose a tag to compare
@notunderctrl notunderctrl released this 09 Aug 13:34
2c9b065

Added

  • Support for developer role IDs.
  • Ability to skip built-in validations by setting skipBuiltInValidations to true inside the CommandKit constructor.

Changed

  • Change validations to run custom user validations first, then CommandKit's built-in validations.