Skip to content

feat(es/parser, es/transform): Implement ergonomic brand checking #2079

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

Merged
merged 105 commits into from
Sep 27, 2021

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Aug 14, 2021

swc_ecma_parser:

  • Implement parsing of private properties in object literals.

swc_ecma_transforms_base:

  • fixer: Handle const [a = (b, c)].

swc_ecma_transforms_compat:

swc_ecma_transforms_proposal:

@kdy1 kdy1 added this to the v1.2.78 milestone Aug 14, 2021
@kdy1 kdy1 changed the title fix(swc): Fix bugs fix(bundler, es/transform): Fix bugs Aug 14, 2021
@kdy1 kdy1 changed the title fix(bundler, es/transform): Fix bugs fix(es/parser, es/transform): Implement ergonomic brand checking Aug 15, 2021
@kdy1 kdy1 changed the title fix(es/parser, es/transform): Implement ergonomic brand checking feat(es/parser, es/transform): Implement ergonomic brand checking Aug 15, 2021
@kdy1 kdy1 modified the milestones: v1.2.78, v1.2.79 Aug 16, 2021
@kdy1 kdy1 modified the milestones: v1.2.79, v1.2.80, v1.2.81, v1.2.82, v1.2.83 Aug 18, 2021
@kdy1 kdy1 modified the milestones: v1.2.83, v1.2.84, v1.2.85 Aug 27, 2021
@kdy1 kdy1 modified the milestones: v1.2.85, v1.2.86 Sep 8, 2021
@kdy1 kdy1 modified the milestones: v1.2.86, v1.2.87, v1.2.88, v1.2.89 Sep 11, 2021
@kdy1 kdy1 modified the milestones: v1.2.89, v1.2.90 Sep 21, 2021
@kdy1 kdy1 marked this pull request as ready for review September 27, 2021 07:06
@kdy1 kdy1 enabled auto-merge (squash) September 27, 2021 07:07
@kdy1 kdy1 merged commit e46a842 into swc-project:master Sep 27, 2021
@kdy1 kdy1 deleted the real-bugs branch September 27, 2021 08:03
@kdy1 kdy1 mentioned this pull request Sep 28, 2021
@swc-project swc-project locked as resolved and limited conversation to collaborators Nov 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support stage-4 ergonomic brand checks for private fields
1 participant