Releases: harmonix-js/harmonix
Releases Β· harmonix-js/harmonix
harmonix@1.0.0-beta.5
Patch Changes
-
#4
e2b16daThanks @davidabou! - Prevent commands root dir from being categorized -
#12
cdad45cThanks @davidabou! - Fix build entry resolving error -
#5
14127dbThanks @davidabou! - Add subcommands and subcommand groups handling -
#9
0cf85fcThanks @davidabou! - Migrate to tsdown bundler -
Updated dependencies [
cdad45c,0cf85fc]:- @harmonix-js/cli@1.0.0-beta.5
create-harmonix@1.0.0-beta.5
Patch Changes
- #9
0cf85fcThanks @davidabou! - Migrate to tsdown bundler
@harmonix-js/cli@1.0.0-beta.5
Patch Changes
-
#12
cdad45cThanks @davidabou! - Fix build entry resolving error -
#9
0cf85fcThanks @davidabou! - Migrate to tsdown bundler
π Harmonix v1.0.0-beta.4
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
π 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
- Remove cli updating (15c8dd3)
β€οΈ Contributors
- Nethris david.abou@epitech.eu
v0.3.1
π Enhancements
π©Ή Fixes
- Change 'lint' script to 'format' (a9d8e5a)
π‘ Chore
- playground: Add 'Guilds' intent (9b5b877)
β€οΈ Contributors
- Nethris david.abou@epitech.eu
v0.3.0
π Enhancements
- Add useRuntimeEnv function (d2b70ea)
π‘ Chore
- playground: Usage of useRuntimeEnv (4d48b9a)
π€ CI
- Add knip configuration (039d8e5)
β€οΈ Contributors
- Nethris david.abou@epitech.eu
v0.2.0
π 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
π¨ Styles
- Capitalize argument cannot be undefined (9510181)
π€ CI
β€οΈ Contributors
- Nethris david.abou@epitech.eu
v0.1.1
π 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
- Nethris david.abou@epitech.eu
v0.1.0
π Enhancements
- Add subcommand handling (26dfcf3)
π Documentation
- Change links color (ce4ba76)
π‘ Chore
- playground: Test command that use subcommands (bda5497)
π€ CI
- Add knip (3deb631)
β€οΈ Contributors
- Nethris david.abou@epitech.eu