Currently, our Vue.js app is built with Vuetify v1.5 and we are considering transitioning to Vuetify 2.0. However, the process would involve numerous breaking changes which we currently do not have the resources to address for all components. Is there a way to continue using Vuetify 1.5 for existing components while implementing new features with Vuetify 2.0 to streamline future upgrades?
Any guidance on how to approach this situation would be greatly appreciated.