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

[FEATURE] Support ES2022 language features #848

Merged
merged 3 commits into from
Nov 29, 2022
Merged

[FEATURE] Support ES2022 language features #848

merged 3 commits into from
Nov 29, 2022

Conversation

matz3
Copy link
Member

@matz3 matz3 commented Nov 23, 2022

JIRA: CPOUI5FOUNDATION-591

@coveralls
Copy link

coveralls commented Nov 23, 2022

Coverage Status

Coverage decreased (-0.0009%) to 94.703% when pulling 7759d2e on support-es2022 into 0e10f64 on main.

Copy link
Member

@codeworrior codeworrior left a comment

Choose a reason for hiding this comment

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

Only a typo and a small copy&paste issue

test/lib/lbt/analyzer/JSModuleAnalyzer.js Show resolved Hide resolved
test/lib/lbt/analyzer/JSModuleAnalyzer.js Outdated Show resolved Hide resolved
test/lib/lbt/analyzer/JSModuleAnalyzer.js Outdated Show resolved Hide resolved
@codeworrior
Copy link
Member

I checked the builder code for occurrences of MemberExpression and Identifier and couldn't find another place where PrivateIdentifier currently would have to be handled.

@matz3 matz3 merged commit f9b8457 into main Nov 29, 2022
@matz3 matz3 deleted the support-es2022 branch November 29, 2022 10:17
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.

None yet

3 participants