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

Refactored static resolvers to Util #1517

Merged
merged 6 commits into from
May 23, 2017

Conversation

Drahcirius
Copy link
Member

Moved the static data resolvers to the util class.

This change is motivated because #1345 has circular references between the data resolver and the message embeds.

Semantic versioning classification:

  • This PR changes the library's interface (methods or parameters added)
    • This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
  • This PR only includes non-code changes, like changes to documentation, README, etc.

@iCrawl iCrawl merged commit 4292134 into discordjs:master May 23, 2017
@Drahcirius Drahcirius deleted the resolve-refactor branch May 23, 2017 15:46
@iCrawl iCrawl added this to the 12.0.0 milestone May 27, 2017
Ratismal pushed a commit to Ratismal/discord.js that referenced this pull request Jul 5, 2017
* ready event will now throw errors properly

* ws login rejection fix

* moved static resolves to util
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants