Skip to content

Releases: programic/vue-barcode-detector

1.0.0

29 Nov 14:52
402a19b
Compare
Choose a tag to compare
Develop (#3)

* Feature/setup (#1)

* feat(setup): Initial commit

* feat(setup): Removed IDE files and added IDE files to gitignore file

* feat(setup): Changed URL for the repository in the package.json file

* Feature/setup (#2)

* feat(setup): Initial commit

* feat(setup): Removed IDE files and added IDE files to gitignore file

* feat(setup): Changed URL for the repository in the package.json file

* feat(setup): Added barcode scanner composable

* Replaced Jest testing framework with Vitest

* Updated README and CHANGELOG