Skip to content

fix(typescript): fix proxyRes and router types#410

Merged
chimurai merged 4 commits intochimurai:masterfrom
dylang:fix-proxyRes-types
Feb 29, 2020
Merged

fix(typescript): fix proxyRes and router types#410
chimurai merged 4 commits intochimurai:masterfrom
dylang:fix-proxyRes-types

Conversation

@dylang
Copy link
Copy Markdown
Contributor

@dylang dylang commented Feb 27, 2020

@ghost
Copy link
Copy Markdown

ghost commented Feb 27, 2020

Congratulations 🍻. DeepCode analyzed your code in 0.104 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@coveralls
Copy link
Copy Markdown

coveralls commented Feb 27, 2020

Coverage Status

Coverage remained the same at 88.052% when pulling 0562c57 on dylang:fix-proxyRes-types into 47608aa on chimurai:master.

@dylang
Copy link
Copy Markdown
Contributor Author

dylang commented Feb 28, 2020

Hi @chimurai, any changes you want to this?

@chimurai
Copy link
Copy Markdown
Owner

chimurai commented Feb 28, 2020

Great work! Just one comment on the documentation.

Other than that. LGTM 👍

@chimurai chimurai changed the title fix(typescript): fix proxyRes, router, README.md fix(typescript): fix proxyRes and router types Feb 29, 2020
@chimurai chimurai merged commit 6d30314 into chimurai:master Feb 29, 2020
@chimurai
Copy link
Copy Markdown
Owner

published v1.0.1 to npm

Thanks for helping out with the types!

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.

typing and documentation for router's return value seems to be incorrect typing for proxyRes seems to be incorrect

3 participants