gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.03k stars 330 forks source link

Component types not included in library #390

Closed ttoino closed 8 months ago

ttoino commented 8 months ago

Even though this library is made using typescript, and types are included for the misc package, types are not included for the components themselves, which show up as any.

image

Sec-ant commented 8 months ago

Seems related: https://github.com/qmhc/vite-plugin-dts/issues/277

github-actions[bot] commented 8 months ago

:tada: This issue has been resolved in version 5.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

Dyskal commented 4 months ago

hi, since the 5.5.0 version, the component types are no longer included!