Releases: harmonix-js/core
Releases · harmonix-js/core
v0.0.4
🩹 Fixes
- Bug application commands not refreshing (04bc4e2)
📖 Documentation
- Command is in a folder (13d4c85)
❤️ Contributors
- Nethris [email protected]
v0.0.3
v0.0.2
🚀 Enhancements
- Discord interaction (186ac54)
- Add argument handler (c68330c)
- Throw error when neither client token nor client id is defined (f050a8b)
- Argument handling (b6e00d0)
🩹 Fixes
- Package fields (043d170)
- Bugs (01857b9)
- Remove useless omit type on HarmonyConfig (504bec6)
- Remove '.d' (38772e1)
- Move unbuild to dev dependencies (6184cb7)
- Remove exports from package.json because errors (0bb4693)
- Not register slash commands when there is not, change harmony env token name (f329d3c)
- Rename harmony to harmonix (76f4957)
- Rename harmony to harmonix (3d112c5)
- Add ownerId to configuration (5668c9d)
- Remove useless EventContext type (916e146)
💅 Refactors
- Code architecture (e461388)
- Use map instead of record for commands and events (b5ae82b)
- Use scan files and remove classes (d6e3fbf)
- Move types in src (2f23dfb)
📖 Documentation
✅ Tests
🎨 Styles
🤖 CI
❤️ Contributors
- David (@nethriis)