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(es/minifier): Abort sequential inliner on optional chaining #6637

Merged
merged 29 commits into from Dec 14, 2022

Commits on Dec 13, 2022

  1. Add tests

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    7c28495 View commit details
    Browse the repository at this point in the history
  2. config.json

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    eb4464a View commit details
    Browse the repository at this point in the history
  3. Update test refs (correct)

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    2896445 View commit details
    Browse the repository at this point in the history
  4. Reduce

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    f6db660 View commit details
    Browse the repository at this point in the history
  5. config.json

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    e69fe49 View commit details
    Browse the repository at this point in the history
  6. Remove

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    ec56c8b View commit details
    Browse the repository at this point in the history
  7. Remove

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    d331306 View commit details
    Browse the repository at this point in the history
  8. Remove

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    1401352 View commit details
    Browse the repository at this point in the history
  9. Update test refs (correct)

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    249e794 View commit details
    Browse the repository at this point in the history
  10. Remove

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    cc99469 View commit details
    Browse the repository at this point in the history
  11. Remove

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    6ec98dc View commit details
    Browse the repository at this point in the history
  12. passes

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    8df9654 View commit details
    Browse the repository at this point in the history
  13. Fix

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    77380cd View commit details
    Browse the repository at this point in the history
  14. Revert "Fix"

    This reverts commit 77380cd.
    kdy1 committed Dec 13, 2022
    Copy the full SHA
    ede8a15 View commit details
    Browse the repository at this point in the history
  15. Prepare reducing

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    ec7a818 View commit details
    Browse the repository at this point in the history
  16. Reduce

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    4b0bbfc View commit details
    Browse the repository at this point in the history
  17. Reduce

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    d3643e9 View commit details
    Browse the repository at this point in the history
  18. Reduce

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    ea9e941 View commit details
    Browse the repository at this point in the history
  19. Reduce

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    3585826 View commit details
    Browse the repository at this point in the history
  20. Reduce

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    3273924 View commit details
    Browse the repository at this point in the history
  21. Reduce

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    7e9c1d5 View commit details
    Browse the repository at this point in the history
  22. Reduce

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    6005265 View commit details
    Browse the repository at this point in the history
  23. Reduce

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    6394548 View commit details
    Browse the repository at this point in the history
  24. Revert "Revert "Fix""

    This reverts commit ede8a15.
    kdy1 committed Dec 13, 2022
    Copy the full SHA
    0410a6c View commit details
    Browse the repository at this point in the history
  25. Update test refs

    kdy1 committed Dec 13, 2022
    Copy the full SHA
    95384ce View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Reduce

    kdy1 committed Dec 14, 2022
    Copy the full SHA
    26c0862 View commit details
    Browse the repository at this point in the history
  2. Update test refs

    kdy1 committed Dec 14, 2022
    Copy the full SHA
    cef1be2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9c16c9d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6104977 View commit details
    Browse the repository at this point in the history