Releases: harmonix-js/core
Releases Β· harmonix-js/core
v0.0.14
π Enhancements
- Add autocomplete command (f4d1723)
π©Ή Fixes
- Category set to undefined if command file is not in category folder (ab9fa35)
π Documentation
- Add harmonix banner asset (5f5db1f)
- Add harmonix banner asset (d9053d5)
- Improve README (3edf9c5)
- Correct error (0167343)
- Fix (88617c6)
- Replacing svg by png (6915ca9)
- Change description (b169baf)
- Change description (3e46f8d)
- Issue template (e37f247)
- Improve issue template (ff68a8e)
- Change banner (e009fd6)
- Change banner (d7b8335)
π¨ Styles
- Lint (0454d97)
- Add grain on banner (0157d24)
- Fix banner grain (b6312b4)
- Rename slashToJSON in commandToJSON (e0ddbd3)
β€οΈ Contributors
- Nethris [email protected]
v0.0.13
π Enhancements
- Add mentionable and attachment to command option type (ec7ded8)
- Add possibility to set command available in dm or not (26dc7d5)
π©Ή Fixes
π Refactors
- UseEmbed function (4243263)
β Tests
- Playground (2fe0953)
β€οΈ Contributors
- Nethris [email protected]
v0.0.12
π Enhancements
- Add context to defineModal callback (46cbaa6)
π©Ή Fixes
- Register all events has once bug (44ad734)
- Use regex for suffix (7a624e8)
- Add getters to export list (023cb1a)
- Remove unused defaultPrefix config (abf4b5b)
- Select menu interaction type according to select menu type (b438645)
- Context menu type (865cae4)
β Tests
- Playground (78209fe)
π¨ Styles
β€οΈ Contributors
- Nethris [email protected]
v0.0.11
π Enhancements
- Define of buttons, modals and select menus are now defined in separate folder (260da9f)
π Refactors
- Use instead of define for discord rich builder (2f5480e)
β Tests
- Playground (ee9c065)
π¨ Styles
- Remove useless imports (d5c57dd)
β€οΈ Contributors
- Nethris [email protected]
v0.0.10
π Enhancements
π©Ή Fixes
- Remove guildOnly commands (7967c8a)
β Tests
π¨ Styles
- Rename ownerId to ownerIds (4271d1d)
β€οΈ Contributors
- Nethris [email protected]
v0.0.9
π Enhancements
- Add defineEmbed and defineAttachment (bc2a139)
- Add clientOptions to config file (dd3d9d2)
- Add guildOnly command and all commands are slash (824afca)
π©Ή Fixes
- If no clientId is specify, client id of the bot will be automatically used (7458310)
- Use ready client argument instead of harmonix client (b2c2f74)
- Change HARMONIX_CLIENT_TOKEN env variable to DISCORD_CLIENT_TOKEN (6be6d93)
- Remove useless logs (29e8979)
- Remove useless types (9ab460a)
- Replace precondition object by name (c64e65e)
π Refactors
- Use discord.js function for mentions (621c622)
π Documentation
- Update command usage (20263e1)
β Tests
- Playground (b48d895)
π€ CI
- Fix update workflow (fff1b3a)
β€οΈ Contributors
- Nethris [email protected]
v0.0.8
v0.0.7
π Enhancements
- Add the possibility to specify if context menu is message or user in the type (5c35735)
- Add metadata to command arguments (ee04f7d)
- Apply metadata to slash commands (1ea604b)
- New argument handling more intuitive (b96afe2)
π©Ή Fixes
- Remove useless exports (9309ada)
- Error message more explicit (929b4ea)
- Export types as types (9c6ea03)
β Tests
π€ CI
- Update cli lockfile when triggered (6503300)
β€οΈ Contributors
- Nethris [email protected]
v0.0.6
v0.0.5
π Enhancements
- Implementing commands preconditions (ownerOnly, userPermissions) (494ce35)
- Implementing commands preconditions nsfw (ffd23a9)
π©Ή Fixes
- Update discord.js version to latest (f53ebd2)
β Tests
- Playground (c358307)
π¨ Styles
- Lint (7190256)
π€ CI
- Dependencies updater (6a9702c)
β€οΈ Contributors
- Nethris [email protected]