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

Fix the support of arguments in private get/set method #16307

Merged

Commits on Feb 27, 2024

  1. fix arguments

    liuxingbaoyu committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ec9fad6 View commit details
    Browse the repository at this point in the history
  2. Update packages/babel-plugin-transform-private-methods/test/fixtures/…

    …accessors/arguments/exec.js
    
    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    liuxingbaoyu and nicolo-ribaudo committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0167694 View commit details
    Browse the repository at this point in the history
  3. review

    liuxingbaoyu committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0584b20 View commit details
    Browse the repository at this point in the history
  4. fix types

    liuxingbaoyu committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0918a87 View commit details
    Browse the repository at this point in the history