v2.5.2
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)
<router-view>
can now properly pass named slots down to the matched component.