DEV Community

Shshank
Shshank

Posted on

What's new in Vue.js 2.7.8

The version 2.7.8 of Vue.js, the JavaScript framework for building user interfaces and single-page apps, is now available. This version includes notable improvements, some of which are:

  • Fixed shallowReactive nested ref setting edge cases
  • Added support for listeners on setup context and useListeners() helper
  • Resolved the issue with <script setup> component resolution edge case with v3

Top comments (0)