Skip to content

TS: Fix incorrect enum typing in findBreakingChanges#2563

Merged
IvanGoncharov merged 1 commit intographql:masterfrom
mwinstanley:mwinstanley/fixBreakingChangesTyping
May 19, 2020
Merged

TS: Fix incorrect enum typing in findBreakingChanges#2563
IvanGoncharov merged 1 commit intographql:masterfrom
mwinstanley:mwinstanley/fixBreakingChangesTyping

Conversation

@mwinstanley
Copy link
Copy Markdown
Contributor

PR #2084 (link to relevant part) updated the enums used in findBreakingChanges.js, but did not update the corresponding types in findBreakingChanges.d.ts. Found this inconsistency when playing around with findBreakingChanges in Typescript.

This PR updates the typing to correspond with the implementation.

@IvanGoncharov IvanGoncharov added the PR: bug fix 🐞 requires increase of "patch" version number label May 19, 2020
@IvanGoncharov IvanGoncharov merged commit 985a8e3 into graphql:master May 19, 2020
@IvanGoncharov
Copy link
Copy Markdown
Member

@mwinstanley Thanks a lot 👍
Merged 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: bug fix 🐞 requires increase of "patch" version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants