Pending Releases#390
Open
buapebot wants to merge 1 commit into
Open
Conversation
99f5db6 to
9fe2e7f
Compare
9ef1a32 to
38db768
Compare
38db768 to
8393efb
Compare
7f770d0 to
9cda885
Compare
3b76ee8 to
598b138
Compare
598b138 to
7bdcaf9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@buape/carbon@0.17.0
Minor Changes
845c168- feat: support file types in attachment options and fileupload components0cc97d9- feat: add the new search messages endpointf73db1f- feat: derive client metadata from bot tokenwarning:
this.client.options.clientIdandthis.client.options.publicKeywill be removed in a future release; usethis.client.clientIdandthis.client.publicKeyinstead#395
ab335d4- feat: add opt-in entity caching38434be- feat: add guild prune members endpointc9fa12f- feat: add listeners for channel info and voice channel metadata eventsPatch Changes
#405
2e6c761- feat: add channel obfuscation support Thanks @rubyrunsstuff!d3e5858- chore: Use the runtime-native WebSocket implementation on Node 24+, make voice/runtime type packages optional peers, and remove tsc-watch from generated Node projects.74d6b4d- Guard gatewaycreateRequire(import.meta.url)initialization so Cloudflare Worker deploy validation does not crash whenimport.meta.urlis unavailable.#398
a608d3f- feat: add a testing package to carbon's suite@buape/carbon-testing@1.0.0
Minor Changes
a608d3f- feat: add a testing package to carbon's suitePatch Changes
2e6c761,845c168,d3e5858,0cc97d9,74d6b4d,a608d3f,f73db1f,ab335d4,38434be,c9fa12f]:create-carbon@0.8.1
Patch Changes
d3e5858- chore: Use the runtime-native WebSocket implementation on Node 24+, make voice/runtime type packages optional peers, and remove tsc-watch from generated Node projects.f73db1f- feat: derive client metadata from bot tokenwarning:
this.client.options.clientIdandthis.client.options.publicKeywill be removed in a future release; usethis.client.clientIdandthis.client.publicKeyinstead