Closed Sherex closed 6 months ago
Hi, +1 on this, would really help to get this released
Please, I need this too
Steps to use in the meantime
"postinstall": "patch-package"
to the scripts
block in package.json
node_modules/vue3-apexcharts/package.json
"types": "./typings/vue-apexcharts.d.ts"
"exports": {
".": {
"types": "./typings/vue-apexcharts.d.ts",
"import": "./dist/vue3-apexcharts.js",
"require": "./dist/vue3-apexcharts.umd.cjs"
}
},
npx patch-package vue3-apexcharts --exclude
+1 @junedchhipa 🙏
What's taking so long to release this module?
Please make a new release. 1.5.2 dates from February 12; the fix for #99 from March 9. It would need a new release to become usable.
Please @junedchhipa !
Released v1.5.3
Thanks so much, you are amazing!
Thank you!!
Hello!
Could you release a new version of this package on NPM? :smile: As the latest version does not include the fix for the Typescript typings from #99
This would close #98