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

Don't transpile generators and async for Node #707

Merged
merged 1 commit into from
Aug 23, 2020

Conversation

developit
Copy link
Owner

I think this should fix #704.

@changeset-bot
Copy link

changeset-bot bot commented Aug 19, 2020

💥 No Changeset

Latest commit: b4fbeb4

Merging this PR will not cause any packages to be released. If these changes should not cause updates to packages in this repo, this is fine 🙂

If these changes should be published to npm, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Collaborator

@katywings katywings left a comment

Choose a reason for hiding this comment

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

Great one 😅

I lately noticed in a backend code, that the async to promise plugin screws up my early returns, so I look forward to this change :).

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.

"Property name expected type of string but got null" error happends in a trivial program
3 participants