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(Designer): Switched ES target to ES2020 #6772

Merged
merged 1 commit into from
Mar 11, 2025
Merged

feat(Designer): Switched ES target to ES2020 #6772

merged 1 commit into from
Mar 11, 2025

Conversation

rllyy97
Copy link
Contributor

@rllyy97 rllyy97 commented Mar 11, 2025

Main Changes

Switched tsconfig target from ESNext to ES2020

Important

RISK:
Medium risk: This shouldn't change anything functionally, but the built files will be slightly different

BREAKING:
ES target is going from ESNext to ES2020, everything should be working the same and during testing everything seemed to be working fine

@rllyy97 rllyy97 enabled auto-merge (squash) March 11, 2025 23:08
@rllyy97 rllyy97 merged commit 696ede3 into main Mar 11, 2025
17 checks passed
@rllyy97 rllyy97 deleted the riley/es2020 branch March 11, 2025 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants