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

Typescript and Engines support #60

Merged
merged 3 commits into from
Oct 31, 2018

Conversation

chrisseto
Copy link
Contributor

Follow up/correction to #59.

Looking like the issue was with making deserialize always return a promise. Now a promise is only returned if the handlers have not been resolved already.

@offirgolan I wasn't able to find a difference between this implementation and the hosted dummy app. Would you mind double checking whenever you get a chance?

@poteto
Copy link
Collaborator

poteto commented Aug 8, 2018

Nice work! Do you mind also updating the readme so it displays actual type information?

@chrisseto
Copy link
Contributor Author

Sorry, to get back to this so late! On the bright side we discovered and fixed another fun bug 😞.

@poteto, what are you imagining? I can copy and paste the types, link to the relevant blocks, or both?

I'll also throw in a tiny typescript example in the README as the usage might not be super straight forward.

@offirgolan
Copy link
Owner

No worries @chrisseto!

I can copy and paste the types, link to the relevant blocks, or both?

Copy and paste should be just fine.

I'll also throw in a tiny typescript example in the README as the usage might not be super straight forward.

That would be great, ty!

@offirgolan offirgolan merged commit 9f8d57b into offirgolan:master Oct 31, 2018
@offirgolan
Copy link
Owner

Released under v0.3.8.

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.

3 participants