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(runtime-core): Avoid mutating original options object in createApp (fix #4398) #4840

Merged
merged 4 commits into from Apr 12, 2022

Commits on Oct 23, 2021

  1. Copy the full SHA
    b606e89 View commit details
    Browse the repository at this point in the history
  2. clean up code

    yuwu9145 committed Oct 23, 2021
    Copy the full SHA
    6cd17f3 View commit details
    Browse the repository at this point in the history
  3. Add non-function check

    yuwu9145 committed Oct 23, 2021
    Copy the full SHA
    cdb8cef View commit details
    Browse the repository at this point in the history
  4. Optimise test case

    yuwu9145 committed Oct 23, 2021
    Copy the full SHA
    db92a4d View commit details
    Browse the repository at this point in the history