victorgarciaesgi / vue-chart-3

📊 A simple wrapper around Chart.js 3 for Vue 2 & 3

Home Page:https://vue-chart-3.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM docs: composition-api reference

gmw-web opened this issue · comments

In the NPM docs (https://www.npmjs.com/package/vue-chart-3) there's the following line:

Vue 2 requires @vue/composition-api package to also be installed, to provide Vue 3's Composition API features like ref, defineComponent, computed, reactive. Vue composition-api plugin will install itself so no need to register it!

From the other documentation, I understood that the composition-api needs manual install, so the last sentence is incorrect? I guess the NPM docs need a minor update to reflect the change.

Just updated the github and site docs yesterday but it didn't updated the npm docs yet so it's normal