Skip to content

fix(types): parenthesize function in Resolver type union#19

Merged
lukeed merged 1 commit intolukeed:masterfrom
ryanatkn:fix-resolver-type
Apr 14, 2021
Merged

fix(types): parenthesize function in Resolver type union#19
lukeed merged 1 commit intolukeed:masterfrom
ryanatkn:fix-resolver-type

Conversation

@ryanatkn
Copy link
Copy Markdown
Contributor

Fixes a type error where functions in type unions must be parenthesized, after some breaking TS change I can't quickly track down. (somewhere in 3.x I think)

Copy link
Copy Markdown
Owner

@lukeed lukeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lukeed lukeed merged commit db59295 into lukeed:master Apr 14, 2021
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.

2 participants