Skip to content

Releases: harmonix-js/core

v0.3.2

08 Aug 13:39
Compare
Choose a tag to compare

compare changes

🚀 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

❤️ Contributors

v0.3.1

13 Jul 14:43
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Precondition can return promises (9c16888)
  • Add event ordering (13cff82)

🩹 Fixes

  • Change 'lint' script to 'format' (a9d8e5a)

🏡 Chore

  • playground: Add 'Guilds' intent (9b5b877)

❤️ Contributors

v0.3.0

13 Jun 18:26
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add useRuntimeEnv function (d2b70ea)

🏡 Chore

  • playground: Usage of useRuntimeEnv (4d48b9a)

🤖 CI

❤️ Contributors

v0.2.0

13 Jun 16:11
Compare
Choose a tag to compare

compare changes

🚀 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

  • Remove items from .gitignore (7930ecf)
  • playground: Regroups components (726d271)

🎨 Styles

  • Capitalize argument cannot be undefined (9510181)

🤖 CI

❤️ Contributors

v0.1.1

02 Jun 02:21
Compare
Choose a tag to compare

compare changes

🚀 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

v0.1.0

31 May 16:28
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add subcommand handling (26dfcf3)

📖 Documentation

🏡 Chore

  • playground: Test command that use subcommands (bda5497)

🤖 CI

❤️ Contributors

v0.0.18

29 May 18:21
Compare
Choose a tag to compare

compare changes

🚀 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

  • No category commands (2084955)
  • Set option required to true if not defined (f5a7821)

💅 Refactors

🏡 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

v0.0.17

27 May 18:03
Compare
Choose a tag to compare

compare changes

🩹 Fixes

💅 Refactors

🤖 CI

  • Change commit message for deps update (33b6996)

❤️ Contributors

v0.0.16

24 May 19:53
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add dirs configuration (3897cc4)
  • Development mode using NODE_ENV (bea8053)

❤️ Contributors

v0.0.15

23 May 20:37
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add live reloading (50cc4a0)
  • Add creating of dev instance of Harmonix (d0ebe4d)

❤️ Contributors