diff --git a/.changeset/chilled-rice-eat.md b/.changeset/chilled-rice-eat.md deleted file mode 100644 index b7467bbce..000000000 --- a/.changeset/chilled-rice-eat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': minor ---- - -feat(cli): auto register subcommand and subcommand group changes diff --git a/.changeset/dull-llamas-cheat.md b/.changeset/dull-llamas-cheat.md deleted file mode 100644 index 7d9e9bbe0..000000000 --- a/.changeset/dull-llamas-cheat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -fix(cli): copy non-ts files for typescript builds diff --git a/.changeset/eighty-lizards-approve.md b/.changeset/eighty-lizards-approve.md deleted file mode 100644 index 1aa02e4b3..000000000 --- a/.changeset/eighty-lizards-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -refactor(cli): simpler predicate function for less code repetition diff --git a/.changeset/fluffy-planets-bathe.md b/.changeset/fluffy-planets-bathe.md deleted file mode 100644 index dd46fb79e..000000000 --- a/.changeset/fluffy-planets-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': minor ---- - -feat: support for subcommands and subcommand groups diff --git a/.changeset/friendly-pens-pull.md b/.changeset/friendly-pens-pull.md deleted file mode 100644 index d7723fffe..000000000 --- a/.changeset/friendly-pens-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -fix: return quickly when saving state for null process diff --git a/.changeset/funny-shoes-chew.md b/.changeset/funny-shoes-chew.md deleted file mode 100644 index 0753fa4d7..000000000 --- a/.changeset/funny-shoes-chew.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -patch: updated default /help to support new subcommands and subcommand groups diff --git a/.changeset/fuzzy-deers-worry.md b/.changeset/fuzzy-deers-worry.md deleted file mode 100644 index aeeebaf67..000000000 --- a/.changeset/fuzzy-deers-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -patch: error reply embed field now shows correct subcommand and subcommand group keys diff --git a/.changeset/fuzzy-toes-guess.md b/.changeset/fuzzy-toes-guess.md deleted file mode 100644 index 29de3be82..000000000 --- a/.changeset/fuzzy-toes-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': minor ---- - -feat: continue watching for changes when build fails in development mode diff --git a/.changeset/large-knives-reply.md b/.changeset/large-knives-reply.md deleted file mode 100644 index 9d1fb199e..000000000 --- a/.changeset/large-knives-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -patch(cli): delegate child process exit events as a global with only o(1) event listeners diff --git a/.changeset/late-beds-change.md b/.changeset/late-beds-change.md deleted file mode 100644 index 4e864c893..000000000 --- a/.changeset/late-beds-change.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -patch: register process event listeners only when starting the robo diff --git a/.changeset/odd-crabs-pull.md b/.changeset/odd-crabs-pull.md deleted file mode 100644 index 22666c87f..000000000 --- a/.changeset/odd-crabs-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -patch: better diffing when registering subcommand and subcommand group updates diff --git a/.changeset/olive-chefs-applaud.md b/.changeset/olive-chefs-applaud.md deleted file mode 100644 index fc4ce227d..000000000 --- a/.changeset/olive-chefs-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -chore(cli): bold environment variable names when registering commands diff --git a/.changeset/pink-cups-float.md b/.changeset/pink-cups-float.md deleted file mode 100644 index 52bf48eee..000000000 --- a/.changeset/pink-cups-float.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -fix(cli): handle potentially null child process diff --git a/.changeset/shiny-carrots-refuse.md b/.changeset/shiny-carrots-refuse.md deleted file mode 100644 index 802aee08b..000000000 --- a/.changeset/shiny-carrots-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -patch: better error messages for missing default exports in commands and events diff --git a/.changeset/six-numbers-search.md b/.changeset/six-numbers-search.md deleted file mode 100644 index 03f0c4abc..000000000 --- a/.changeset/six-numbers-search.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': minor ---- - -feat: show errors and warnings from build process in development mode diff --git a/.changeset/sour-ants-drive.md b/.changeset/sour-ants-drive.md deleted file mode 100644 index 86a9df10c..000000000 --- a/.changeset/sour-ants-drive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -patch: removed ansi decorators from top level error messages in error replies diff --git a/.changeset/thin-penguins-fetch.md b/.changeset/thin-penguins-fetch.md deleted file mode 100644 index e108678da..000000000 --- a/.changeset/thin-penguins-fetch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@roboplay/robo.js': patch ---- - -refactor: parent process delegate responsibilities now handled in run() rather than dev command diff --git a/packages/robo/CHANGELOG.md b/packages/robo/CHANGELOG.md index 65705f787..68e365392 100644 --- a/packages/robo/CHANGELOG.md +++ b/packages/robo/CHANGELOG.md @@ -1,5 +1,30 @@ # robo.js +## 0.6.0 + +### Minor Changes + +- 074f417: feat(cli): auto register subcommand and subcommand group changes +- afe2f5f: feat: support for subcommands and subcommand groups +- cc0277d: feat: continue watching for changes when build fails in development mode +- d252636: feat: show errors and warnings from build process in development mode + +### Patch Changes + +- 9b5923f: fix(cli): copy non-ts files for typescript builds +- 1bbe924: refactor(cli): simpler predicate function for less code repetition +- e379000: fix: return quickly when saving state for null process +- 72b65bf: patch: updated default /help to support new subcommands and subcommand groups +- 8fe87c3: patch: error reply embed field now shows correct subcommand and subcommand group keys +- 295e446: patch(cli): delegate child process exit events as a global with only o(1) event listeners +- caa3268: patch: register process event listeners only when starting the robo +- 2c53541: patch: better diffing when registering subcommand and subcommand group updates +- 1e3ce0d: chore(cli): bold environment variable names when registering commands +- 4c6a9e4: fix(cli): handle potentially null child process +- aff8a56: patch: better error messages for missing default exports in commands and events +- 5fb4a05: patch: removed ansi decorators from top level error messages in error replies +- 24c9447: refactor: parent process delegate responsibilities now handled in run() rather than dev command + ## 0.5.3 ### Patch Changes diff --git a/packages/robo/package.json b/packages/robo/package.json index e4c22e145..aebbaa5d9 100644 --- a/packages/robo/package.json +++ b/packages/robo/package.json @@ -1,6 +1,6 @@ { "name": "@roboplay/robo.js", - "version": "0.5.3", + "version": "0.6.0", "private": false, "description": "Elevate your Discord.js bot game to the next level", "main": "dist/index.js",