Releases: harmonix-js/core
Releases · harmonix-js/core
v0.3.2
🚀 Enhancements
- Modals input can be null if not required (ba286c9)
- Commands options can be null if not required (e1be061)
🩹 Fixes
- Modals inputs allways required bug (bef86c0)
🏡 Chore
- Update playground details (0c69155)
🎨 Styles
- Change log message when live reloading (d42814e)
- Remove useless template literals in reload log message (aaca01d)
- Change success message on command loaded (081cdd6)
🤖 CI
- Remove cli updating (15c8dd3)
❤️ Contributors
- Nethris [email protected]
v0.3.1
🚀 Enhancements
🩹 Fixes
- Change 'lint' script to 'format' (a9d8e5a)
🏡 Chore
- playground: Add 'Guilds' intent (9b5b877)
❤️ Contributors
- Nethris [email protected]
v0.3.0
🚀 Enhancements
- Add useRuntimeEnv function (d2b70ea)
🏡 Chore
- playground: Usage of useRuntimeEnv (4d48b9a)
🤖 CI
- Add knip configuration (039d8e5)
❤️ Contributors
- Nethris [email protected]
v0.2.0
🚀 Enhancements
- Buttons, modals and select menus regroups in components dir (8699bac)
🩹 Fixes
- Color on variable warning (4575640)
💅 Refactors
- Streamline command and context menu definitions, enhance utility functions (e7e3868)
🏡 Chore
🎨 Styles
- Capitalize argument cannot be undefined (9510181)
🤖 CI
❤️ Contributors
- Nethris [email protected]
v0.1.1
🚀 Enhancements
- Add message, emoji, date and url option type and enhance other types (8b73113)
🩹 Fixes
- Change regex to make more accurate (7f8b762)
🏡 Chore
- playground: Replace abbreviate context to ctx (8d4af38)
🎨 Styles
- Remove ':' from hot reloading (01b668d)
❤️ Contributors
- Nethris [email protected]
v0.1.0
🚀 Enhancements
- Add subcommand handling (26dfcf3)
📖 Documentation
- Change links color (ce4ba76)
🏡 Chore
- playground: Test command that use subcommands (bda5497)
🤖 CI
- Add knip (3deb631)
❤️ Contributors
- Nethris [email protected]
v0.0.18
🚀 Enhancements
- Add 'id' to context-menus and commandּ (3c10066)
- Add dm permissions to context-menus (2424393)
- Timestamp embed can be boolean (d33af9e)
- Add useHarmonix to autocomplete context (1df0132)
- Add help command default builtin (6adc4cb)
🩹 Fixes
💅 Refactors
- ToJSON function (1eba4c7)
🏡 Chore
- playground: Set ban and kick reason option to not required (a832bfe)
🎨 Styles
- Import ClientEvents as type (78e4a26)
- Return directly content inside ctx.call (ee3cee5)
- Remove disposable 'if' (69e4e8d)
❤️ Contributors
- Nethris [email protected]
v0.0.17
🩹 Fixes
- Remove useless export (5c3161e)
💅 Refactors
- Some define functions (94e0d8a)
🤖 CI
- Change commit message for deps update (33b6996)
❤️ Contributors
- Nethris [email protected]