Many of the attributes we currently use will be deprecated including data, computed, methods, watch, mixins, extends, and all lifecycle hooks. Components will be mostly comprised of one main function called setup() that will return all the methods, computed properties, and watchers.
Странное решение. А почему так?