Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Field Modifier Release

Latest
Compare
Choose a tag to compare
@ming-suhi ming-suhi released this 29 Aug 02:42
· 1 commit to main since this release
ce9dd4d

Field Modifier Release (v3.0.0)

Changes:

  • Command and field creation
  • Added field modifiers(channelTypes, choices, minValue, maxValue, minLength, maxLength, autocomplete)
  • Replaced rawData property of commands with object spread operator {...}

Please read README for updated usage

Contains Breaking Changes