Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: discordjs/discord.js
base: 14.14.0
Choose a base ref
...
head repository: discordjs/discord.js
compare: 14.14.1
Choose a head ref
  • 8 commits
  • 34 files changed
  • 6 contributors

Commits on Nov 12, 2023

  1. Copy the full SHA
    8a6045f View commit details
    Browse the repository at this point in the history
  2. feat: bump package versions (#9951)

    * feat: bump package versions
    
    * chore(create-discord-bot): release create-discord-bot@0.2.3
    
    ---------
    
    Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
    Jiralite and vladfrangu committed Nov 12, 2023
    Copy the full SHA
    f0ec70d View commit details
    Browse the repository at this point in the history
  3. fix(BaseClient): Default in objects properly (#9952)

    fix(BaseClient): default in objects properly
    Jiralite committed Nov 12, 2023
    Copy the full SHA
    f93abf7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cc07a28 View commit details
    Browse the repository at this point in the history
  5. types: use wrapper utilities (#9945)

    * types: use `Awaitable<T>` instead of `Promise<T> | T`
    
    * types: use `JSONEncodable<T>` over raw definition
    
    ---------
    
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    kyranet and kodiakhq[bot] committed Nov 12, 2023
    Copy the full SHA
    4bc1dae View commit details
    Browse the repository at this point in the history
  6. docs: use preferred nullable syntax (?T over T | null) (#9946)

    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    kyranet and kodiakhq[bot] committed Nov 12, 2023
    Copy the full SHA
    1e4ef35 View commit details
    Browse the repository at this point in the history
  7. refactor: use formatters (#9956)

    * refactor: use formatters
    
    * fix: imports
    
    * fix: imports pt.2
    
    ---------
    
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    almeidx and kodiakhq[bot] committed Nov 12, 2023
    Copy the full SHA
    40726db View commit details
    Browse the repository at this point in the history
  8. chore(discord.js): release discord.js@14.14.1 (#9957)

    * chore(discord.js): release discord.js@14.14.1
    
    * chore: actual changelog
    vladfrangu committed Nov 12, 2023
    Copy the full SHA
    2550c79 View commit details
    Browse the repository at this point in the history