The official release of Vue 3 was on September 18, 2020, and I think it’s time to move on to it. Not all plugins are adapted to Vue, so you have to look for replacements. The plugin is called @vue/composition-api. It was kindly provided by the developers themselves to soften the transition from version 2 to version 3. This article is an introductory one with which I plan to start a series of articles on VUE 3. The library is available globally and can be used in any of the files.
Source: Read more on dev.to