-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 12.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: discordjs/discord.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 12.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 24 files changed
- 9 contributors
Commits on Mar 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bfcd4be - Browse repository at this point
Copy the full SHA bfcd4beView commit details
Commits on Mar 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0066d00 - Browse repository at this point
Copy the full SHA 0066d00View commit details
Commits on Mar 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 61ef46f - Browse repository at this point
Copy the full SHA 61ef46fView commit details
Commits on Mar 7, 2020
-
docs(sharding): ShardingManager#createShard doesn't spawn the s… (#3875)
* Fixed createShard() to show an example! * docs(ShardingManager): clarify createdShard docs * docs(Shard): clarify manager parameter * docs(ShardingManager): use an info tag for createShard's param Co-Authored-By: Sugden <28943913+NotSugden@users.noreply.github.com> Co-authored-by: SpaceEEC <spaceeec@yahoo.com> Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b5a7e5c - Browse repository at this point
Copy the full SHA b5a7e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bca4b03 - Browse repository at this point
Copy the full SHA bca4b03View commit details -
* test: update tests * style: fix indent * test: suggested changes * test: require correct directory Co-authored-by: Crawl <icrawltogo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9b5f005 - Browse repository at this point
Copy the full SHA 9b5f005View commit details -
Configuration menu - View commit details
-
Copy full SHA for f387337 - Browse repository at this point
Copy the full SHA f387337View commit details
Commits on Mar 8, 2020
-
docs(GuildMemberResolvable): an member -> a member (#3909)
an member -> a member
Configuration menu - View commit details
-
Copy full SHA for 3c653aa - Browse repository at this point
Copy the full SHA 3c653aaView commit details -
fix(MessageEmbed): skip validation of fields when inside a message (#…
…3894) * fix(MessageEmbed): Add skipValidation flag to MessageEmbed * fix(MessageEmbed): Use skipValidation flag in Message * fix(MessageEmbed): Restore static normalizeField(s) methods * fix(MessageEmbed): Update typings for constructor * fix(MessageEmbed): Remove private docstrings/typings * fix(MessageEmbed): Use skipValidation without storing in instance * fix(MessageEmbed): skipValidation without modifying normalizeFields * fix(MessageEmbed): Revert indentation change in typings * fix(MessageEmbed): Clone logic from normalizeFields (duplicated code ftw) * revert(MessageEmbed): remove dead code / breaking change - dead code discord.js does not use those methods interally and won't in the future, as Discord does not emit any partial embed updates and doing so in the future seems unlikely. - a breaking change (an incompatible api change) Although it's not recommended to do, users can modify received embeds without cloning them, e.g.: const embed = message.embeds[0].addField('some title', ''); (replace '' with some function call; this is just an example) This would no longer throw a synchronous error (breaking change), but at a later point when actually sending it. (poorer to debug) Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 3e169cb - Browse repository at this point
Copy the full SHA 3e169cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69d4153 - Browse repository at this point
Copy the full SHA 69d4153View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5dfb55 - Browse repository at this point
Copy the full SHA b5dfb55View commit details -
docs(Structures): add ExtendableStructure typedef (#3908)
* docs(Structures): add ExtendableStructure typedef * revert automatical package.json change
Configuration menu - View commit details
-
Copy full SHA for 79a28b5 - Browse repository at this point
Copy the full SHA 79a28b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4f7e07 - Browse repository at this point
Copy the full SHA a4f7e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36050d0 - Browse repository at this point
Copy the full SHA 36050d0View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 12.0.1...12.0.2