Skip to content

Conversation

@kinyoklion
Copy link
Member

@kinyoklion kinyoklion commented Aug 10, 2023

This is drafted currently to produce a pre-release for testing.

The target for typescript was set to es6, which was causing it to use generators instead of native async/await at a substantial performance cost.

BEGIN_COMMIT_OVERRIDE
fix: Switch to es2017 target to ensure native async/await.
END_COMMIT_OVERRIDE

@kinyoklion kinyoklion marked this pull request as ready for review August 10, 2023 19:54
@kinyoklion kinyoklion changed the title feat: Switch to es2017 target to ensure native async/await. fix: Switch to es2017 target to ensure native async/await. Aug 10, 2023
@kinyoklion kinyoklion changed the title fix: Switch to es2017 target to ensure native async/await. feat: Switch to es2017 target to ensure native async/await. Aug 10, 2023
@kinyoklion kinyoklion merged commit a83e4e6 into main Aug 10, 2023
@kinyoklion kinyoklion deleted the rlamb/switch-to-es2017 branch August 10, 2023 20:17
@github-actions github-actions bot mentioned this pull request Aug 10, 2023
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