Are you loving Vue.js too? You’ll be happy to know that version 2.4 is on the shelf, ready to be used with 4 all new features:
- Lazy Load Vue Components with Async.
- Inheriting Attributes in Wrapper Components
- Automatic resolving of ES modules’ default exports when dealing with async components
- HTML comment preservation
I could go into a lot more detail, but suffice it to say, other people have done the heavy lifting for me. I recommend reading this article from Vue JS Developers.com that goes into detail about these new features.
http://vuejsdevelopers.com/2017/07/17/vue-js-2-4-important-features/