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(compiler-core): fix for :key shorthand patchflag and keep .exp reference #10942

Merged
merged 5 commits into from
Jun 4, 2024

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    403e16c View commit details
    Browse the repository at this point in the history
  2. refactor(compiler-core): remove redundant if statement

    Vadim Kruglov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b3c2410 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. refactor(compiler-core): move return statement from transformBindShor…

    …thand to transformBind
    Vadim Kruglov committed May 20, 2024
    Configuration menu
    Copy the full SHA
    85827ac View commit details
    Browse the repository at this point in the history
  2. refactor(compiler-core): remove redundant destruction

    Vadim Kruglov committed May 20, 2024
    Configuration menu
    Copy the full SHA
    795ecc4 View commit details
    Browse the repository at this point in the history
  3. refactor(compiler-core): edit comment

    Vadim Kruglov committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9043262 View commit details
    Browse the repository at this point in the history