buape / carbon

A fully-featured HTTP library for Discord bots
https://carbon.buape.com/
MIT License
12 stars 6 forks source link

Fix hangs from loadCommands #154

Closed thewilloftheshadow closed 2 months ago

thewilloftheshadow commented 2 months ago

Fixes #91

This should fix several of the issues I was seeing with the loadCommands function


For more details, open the Copilot Workspace session.

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 510eb3ffac86d7ae8cf9e39a5f9090a334ee595d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

pkg-pr-new[bot] commented 2 months ago

Open in Stackblitz

pnpm add https://pkg.pr.new/buape/carbon/@buape/carbon@154
pnpm add https://pkg.pr.new/buape/carbon/@buape/carbon-nodejs@154
pnpm add https://pkg.pr.new/buape/carbon/create-carbon@154
pnpm add https://pkg.pr.new/buape/carbon/@buape/carbon-request@154

commit: 510eb3f

apteryxxyz commented 2 months ago

Changeset? Tho I assume the next release will be 0.6.0 in which case the nodejs package will be removed anyway

thewilloftheshadow commented 2 months ago

Oh true this will be fixed by nuke anyway