Vue.js 2.4.0 has been released, with an abundance of new features, fixes and optimisations.
[…]
As of Vue 2.4.0, async components will be included in the SSR output so you can code split your Vue apps until your heart is content, without the UX debt.
[…]
In Vue < 2.4.0, any bound attribute not registered as a prop would simply be rendered as a normal HTML attribute. So if your component definition looks like this:
[…]
In Vue 2.4.0, you can use the comments flag to indicate you want to preserve comments:
Get the latest Vue.js articles, tutorials and cool projects in your inbox with the Vue.js Developers Newsletter