Skip to content

Merge branch 'vuejs:v3' into fix/shallow-ref-patch-reactivity

c9c3de1
Select commit
Loading
Failed to load commit list.
Open

fix: trigger reactivity for shallowRef when using object syntax #3041

Merge branch 'vuejs:v3' into fix/shallow-ref-patch-reactivity
c9c3de1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2025 in 1s

90.93% (+0.02%) compared to 9182fdb

View this Pull Request on Codecov

90.93% (+0.02%) compared to 9182fdb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.93%. Comparing base (9182fdb) to head (c9c3de1).

Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #3041      +/-   ##
==========================================
+ Coverage   90.90%   90.93%   +0.02%     
==========================================
  Files          19       19              
  Lines        1683     1687       +4     
  Branches      237      238       +1     
==========================================
+ Hits         1530     1534       +4     
  Misses        151      151              
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.