Skip to content

Releases: harmonix-js/harmonix

v0.0.8

16 May 15:28

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add a command map (74bab6e)
  • Add useHamronix function to access to harmonix instance (1339153)

🩹 Fixes

  • Required is always true (d2b2fc4)
  • Remove useless discord type (a8036d7)
  • Add default type for slash generic type (e71f2c9)

βœ… Tests

🎨 Styles

πŸ€– CI

❀️ Contributors

v0.0.7

15 May 18:36

Choose a tag to compare

compare changes

πŸš€ 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

βœ… Tests

πŸ€– CI

  • Update cli lockfile when triggered (6503300)

❀️ Contributors

v0.0.6

14 May 18:35

Choose a tag to compare

compare changes

πŸš€ Enhancements

🩹 Fixes

  • Remove cooldowns (not used) (6e60529)

πŸ’… Refactors

βœ… Tests

❀️ Contributors

v0.0.5

14 May 01:13

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Implementing commands preconditions (ownerOnly, userPermissions) (494ce35)
  • Implementing commands preconditions nsfw (ffd23a9)

🩹 Fixes

  • Update discord.js version to latest (f53ebd2)

βœ… Tests

🎨 Styles

πŸ€– CI

❀️ Contributors

v0.0.4

12 May 21:38

Choose a tag to compare

compare changes

🩹 Fixes

  • Bug application commands not refreshing (04bc4e2)

πŸ“– Documentation

❀️ Contributors

v0.0.3

12 May 21:15

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add modals handling (2d62b0c)
  • Add context menu and improve events types (2896dfd)

🩹 Fixes

  • Add consola dependencies for better logs (c6f4b9c)

πŸ“– Documentation

βœ… Tests

🎨 Styles

❀️ Contributors

v0.0.2

11 May 22:57

Choose a tag to compare

πŸš€ 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