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

Transform class static block #12143

Commits on Oct 6, 2020

  1. Copy the full SHA
    ca389fb View commit details
    Browse the repository at this point in the history
  2. refactor: use private static field initializer

    Co-Authored-By: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    JLHwung and nicolo-ribaudo committed Oct 6, 2020
    Copy the full SHA
    ffa4a78 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    84fde27 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cf10e41 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ba24899 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bed0bd4 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e342583 View commit details
    Browse the repository at this point in the history
  8. add more integration tests

    JLHwung committed Oct 6, 2020
    Copy the full SHA
    7b3ce73 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f26ce46 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Copy the full SHA
    07557da View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cc5db55 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e435d4b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    23feb93 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

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

    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    JLHwung and nicolo-ribaudo committed Oct 9, 2020
    Copy the full SHA
    6a5af00 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Update packages/babel-helper-replace-supers/src/index.js

    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    JLHwung and nicolo-ribaudo committed Oct 11, 2020
    Copy the full SHA
    09d1f8a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

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

Commits on Oct 13, 2020

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

    Co-authored-by: Brian Ng <bng412@gmail.com>
    JLHwung and existentialism committed Oct 13, 2020
    Copy the full SHA
    edf19c9 View commit details
    Browse the repository at this point in the history
  2. update test fixtures

    JLHwung committed Oct 13, 2020
    Copy the full SHA
    4154ffa View commit details
    Browse the repository at this point in the history