Vue.js v2.7.13 Release Notes

Release Date: 2022-10-14 // over 1 year ago
  • 🐛 Bug Fixes

    • effectScope: calling off() of a detached scope should not break currentScope (800207c), closes #12825
    • types: style attribute svg (#12800) (8e26261)
    • watch: avoid traversing objects that are marked non-reactive (#12806) (5960f05)