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): cache the value returned from the default factory to avoid unnecessary watcher trigger #3474

Merged
merged 4 commits into from
Mar 25, 2021
Merged

fix(runtime-core): cache the value returned from the default factory to avoid unnecessary watcher trigger #3474

merged 4 commits into from
Mar 25, 2021

Commits on Mar 24, 2021

  1. fix(runtime-core): cache the return value from the default factory to…

    … avoid unnecessary watcher trigger
    HcySunYang committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    69c4c7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd43b92 View commit details
    Browse the repository at this point in the history
  3. test: add test case

    HcySunYang committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    19785bb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. refactor: minor tweaks

    yyx990803 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    bbdc448 View commit details
    Browse the repository at this point in the history