Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new pull request by comparing changes across two branches #239

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

GulajavaMinistudio
Copy link

Please describe the changes this PR makes and why it should be merged:

Status and versioning classification:

vladfrangu and others added 2 commits July 17, 2023 08:27
BREAKING CHANGE: The REST and RequestManager classes now extend AsyncEventEmitter
from `@vladfrangu/async_event_emitter`, which aids in cross-compatibility
between Node, Deno, Bun, CF Workers, Vercel Functions, etc.

BREAKING CHANGE: DefaultUserAgentAppendix has been adapted to support multiple
different platforms (previously mentioned Deno, Bun, CF Workers, etc)

BREAKING CHANGE: the entry point for `@discordjs/rest` will now differ
in non-node-like environments (CF Workers, etc.)

Co-authored-by: Suneet Tipirneni <[email protected]>
Co-authored-by: Jiralite <[email protected]>
Co-authored-by: suneettipirneni <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment