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: Cannot polyfilled on optional chains #221

Merged
merged 7 commits into from
Sep 23, 2024

Commits on Sep 19, 2024

  1. fix

    liuxingbaoyu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    24dd165 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Add test with core-js

    nicolo-ribaudo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0b34ea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    236c2ef View commit details
    Browse the repository at this point in the history
  3. Fix non-call case

    nicolo-ribaudo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4296491 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d9cd27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2676a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Avoid unnecessary ?.s

    nicolo-ribaudo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fb600dc View commit details
    Browse the repository at this point in the history