vuejs / router

🚦 The official router for Vue.js
https://router.vuejs.org/
MIT License
3.77k stars 1.16k forks source link

perf(RouterView): avoid parent rerenders when possible #2082

Open posva opened 7 months ago

posva commented 7 months ago

Close #1701

netlify[bot] commented 7 months ago

Deploy Preview for vue-router canceled.

Name Link
Latest commit 1191594e9a95cb855d31046ae0df0443c65cadbf
Latest deploy log https://app.netlify.com/sites/vue-router/deploys/657c544dce062d0008af5cae
codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (66a6f54) 90.77% compared to head (1191594) 90.87%. Report is 7 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2082 +/- ## ========================================== + Coverage 90.77% 90.87% +0.10% ========================================== Files 24 24 Lines 1116 1118 +2 Branches 348 348 ========================================== + Hits 1013 1016 +3 Misses 63 63 + Partials 40 39 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.