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: reference to class expression in private method #13429

Merged
merged 6 commits into from Jun 14, 2021

Commits on Jun 6, 2021

  1. Copy the full SHA
    e6153dc View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. modify path.node.name instead of requeueing the AST node

    remove wrapper function on test which is no need
    split innerBinding from ref because ref is AST node.
    lala7573 committed Jun 9, 2021
    Copy the full SHA
    9f9f5f9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ff9be6c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Apply suggestions from code review

    apply feedbacks
    
    Co-authored-by: Henry Zhu <hi@henryzoo.com>
    lala7573 and hzoo committed Jun 12, 2021
    Copy the full SHA
    48313eb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Update packages/babel-helper-create-class-features-plugin/src/index.ts

    Co-authored-by: Federico Ciardi <fed.ciardi@gmail.com>
    lala7573 and fedeci committed Jun 14, 2021
    Copy the full SHA
    5bd5686 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    nicolo-ribaudo committed Jun 14, 2021
    Copy the full SHA
    fad6be1 View commit details
    Browse the repository at this point in the history