Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release NPM module with latest commits #100

Closed
Sherex opened this issue Mar 23, 2024 · 10 comments
Closed

Release NPM module with latest commits #100

Sherex opened this issue Mar 23, 2024 · 10 comments

Comments

@Sherex
Copy link

Sherex commented Mar 23, 2024

Hello!

Could you release a new version of this package on NPM? 馃槃
As the latest version does not include the fix for the Typescript typings from #99

This would close #98

@ChronicStone
Copy link

Hi, +1 on this, would really help to get this released

@matgenois
Copy link

matgenois commented Apr 17, 2024

Please, I need this too

@jonataswalker
Copy link

Steps to use in the meantime

  • npm i -D patch-package
  • add "postinstall": "patch-package" to the scripts block in package.json
  • edit node_modules/vue3-apexcharts/package.json
    • add "types": "./typings/vue-apexcharts.d.ts"
      "exports": {
          ".": {
              "types": "./typings/vue-apexcharts.d.ts",
              "import": "./dist/vue3-apexcharts.js",
              "require": "./dist/vue3-apexcharts.umd.cjs"
          }
      },
  • run npx patch-package vue3-apexcharts --exclude

@danielwwc
Copy link

+1 @junedchhipa 馃檹

@jashaj
Copy link

jashaj commented Apr 29, 2024

What's taking so long to release this module?

@ruittenb
Copy link

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.

@jonathanwilke
Copy link

Please @junedchhipa !

@junedchhipa
Copy link
Contributor

Released v1.5.3

@jonathanwilke
Copy link

Thanks so much, you are amazing!

@matgenois
Copy link

Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants