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 2021-12 decorators application order #14244

Merged
merged 15 commits into from Feb 8, 2022

Commits on Feb 7, 2022

  1. Copy the full SHA
    177903a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c8e7ca View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6fdf140 View commit details
    Browse the repository at this point in the history
  4. add es2015 test cases

    JLHwung committed Feb 7, 2022
    Copy the full SHA
    7f2329a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ef391c7 View commit details
    Browse the repository at this point in the history
  6. bump applyDecs minVersion

    JLHwung committed Feb 7, 2022
    Copy the full SHA
    17db462 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2530ca8 View commit details
    Browse the repository at this point in the history
  8. Revert "fix: class decs eval earlier than member decs"

    This reverts commit 4ef1699.
    
    # Conflicts:
    #	packages/babel-helpers/src/helpers-generated.ts
    JLHwung committed Feb 7, 2022
    Copy the full SHA
    dc87a18 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    46214a1 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3f5e0c6 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    ca71772 View commit details
    Browse the repository at this point in the history
  12. make node 14 happy

    JLHwung committed Feb 7, 2022
    Copy the full SHA
    e31ee57 View commit details
    Browse the repository at this point in the history
  13. add es2015 test

    JLHwung committed Feb 7, 2022
    Copy the full SHA
    d328835 View commit details
    Browse the repository at this point in the history
  14. cleanup

    JLHwung committed Feb 7, 2022
    Copy the full SHA
    4f1ba1d View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    796ccba View commit details
    Browse the repository at this point in the history