Skip to content

Releases: harmonix-js/harmonix

harmonix@1.0.0-beta.5

16 Nov 13:39
ae1a6b1

Choose a tag to compare

Patch Changes

create-harmonix@1.0.0-beta.5

16 Nov 13:39
ae1a6b1

Choose a tag to compare

Patch Changes

@harmonix-js/cli@1.0.0-beta.5

16 Nov 13:39
ae1a6b1

Choose a tag to compare

Patch Changes

πŸš€ Harmonix v1.0.0-beta.4

11 Oct 21:11

Choose a tag to compare

First public beta of the new refactored framework.

🧱 Note: Previous versions (≀ 0.3.2) were under the old package @harmonix-js/core.
The project has now moved to a new npm package: harmonix.

This marks the start of the new architecture and upcoming stable series (v1.x).

v0.3.2

08 Aug 13:39

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

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

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

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

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

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add subcommand handling (26dfcf3)

πŸ“– Documentation

🏑 Chore

  • playground: Test command that use subcommands (bda5497)

πŸ€– CI

❀️ Contributors