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-sfc): properly handle assignment expressions with local vars in inline mode #4520

Merged
merged 4 commits into from Sep 5, 2021

Commits on Sep 4, 2021

  1. Copy the full SHA
    8c46b35 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. chore: improve code

    edison1105 committed Sep 5, 2021
    Copy the full SHA
    f18bcc3 View commit details
    Browse the repository at this point in the history
  2. test: improve test case

    edison1105 committed Sep 5, 2021
    Copy the full SHA
    65af171 View commit details
    Browse the repository at this point in the history
  3. fix: typo

    edison1105 committed Sep 5, 2021
    Copy the full SHA
    aa07f79 View commit details
    Browse the repository at this point in the history