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

feat: no-de-no-de, now with extra buns #9683

Merged
merged 10 commits into from
Jul 17, 2023
Merged

feat: no-de-no-de, now with extra buns #9683

merged 10 commits into from
Jul 17, 2023

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    31b77ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4134baf View commit details
    Browse the repository at this point in the history
  3. refactor(rest): add web compatibility (#9682)

    Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
    Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
    3 people committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    8e0be7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cb29b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd29f6f View commit details
    Browse the repository at this point in the history
  6. chore: requested changes

    vladfrangu committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    95636dd View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    5332bfe View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    969e2d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. chore: requested changes

    vladfrangu committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    c25f32e View commit details
    Browse the repository at this point in the history
  2. chore: the commit explaining it all

    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.)
    vladfrangu committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    be02852 View commit details
    Browse the repository at this point in the history