Announcing Vue.js 2.0
Evan You
74140

Really excited about upcoming release!

Looking forward for some news about compilation into mobile native..

I have only one concern:

attached deprecated, components no longer have possibility to be off-dom

Correct me, if I’m wrong, but we do need to be able to compile component which are off-dom in such simple cases as, for instance, we use some third party library which displays fancy modals and we want to pass compiled component to this modal as html content.