Skip to content

Releases: harmonix-js/harmonix

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