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

Implement @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression #13842

Commits on Oct 19, 2021

  1. Copy the full SHA
    4368822 View commit details
    Browse the repository at this point in the history
  2. implement bugfix plugin

    JLHwung committed Oct 19, 2021
    Copy the full SHA
    51c00f2 View commit details
    Browse the repository at this point in the history
  3. add more testcases

    JLHwung committed Oct 19, 2021
    Copy the full SHA
    d78f3fd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0e31517 View commit details
    Browse the repository at this point in the history
  5. update compat-table

    JLHwung committed Oct 19, 2021
    Copy the full SHA
    6d8e8c1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b53a29a View commit details
    Browse the repository at this point in the history
  7. update Babel 8 test fixtures

    JLHwung committed Oct 19, 2021
    Copy the full SHA
    5632a4d View commit details
    Browse the repository at this point in the history
  8. Update packages/babel-plugin-bugfix-safari-id-destructuring-collision…

    …-in-function-expression/README.md
    JLHwung committed Oct 19, 2021
    Copy the full SHA
    e354db3 View commit details
    Browse the repository at this point in the history
  9. chore: bundle bugfix plugin

    JLHwung committed Oct 19, 2021
    Copy the full SHA
    4e90f11 View commit details
    Browse the repository at this point in the history
  10. address review comments

    JLHwung committed Oct 19, 2021
    Copy the full SHA
    2aa123e View commit details
    Browse the repository at this point in the history
  11. add runtime version check

    JLHwung committed Oct 19, 2021
    Copy the full SHA
    6d7bcd9 View commit details
    Browse the repository at this point in the history
  12. update compat table

    JLHwung committed Oct 19, 2021
    Copy the full SHA
    40748d2 View commit details
    Browse the repository at this point in the history
  13. fix syntax error

    JLHwung committed Oct 19, 2021
    Copy the full SHA
    faa978d View commit details
    Browse the repository at this point in the history
  14. update test fixtures

    JLHwung committed Oct 19, 2021
    Copy the full SHA
    f8a2830 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Copy the full SHA
    28ce449 View commit details
    Browse the repository at this point in the history
  2. update Babel 8 test fixtures

    JLHwung committed Oct 20, 2021
    Copy the full SHA
    c372660 View commit details
    Browse the repository at this point in the history