Skip to content

v2.5.2

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 25 Apr 05:01
· 905 commits to dev since this release

Improvements

  • <router-view> can now properly pass named slots down to the matched component.

Fixed

  • Ensure proper error handling in multi-context environment (e.g. bundleRenderer with different vm context in Node.js)