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

feat: bump typescript target to ES2017 #729

Merged
merged 1 commit into from
Jul 12, 2023
Merged

feat: bump typescript target to ES2017 #729

merged 1 commit into from
Jul 12, 2023

Conversation

hf
Copy link
Contributor

@hf hf commented Jul 11, 2023

Sets the TypeScript compile target to ES2017 as ES2015 is now 8 years old. Furthermore, ES2017 targets do not transpile async/await to JS generators, which means that stack traces will now be readable.

@hf hf merged commit 92b47d2 into master Jul 12, 2023
1 check passed
@hf hf deleted the hf/bump-es2017 branch July 12, 2023 07:47
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.40.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants