Releases: zxing-js/library
Releases · zxing-js/library
Midnight - patch 4
Fixes for ts-custom-error
licensing and scanning proccess lifecycle memory exception.
Midnight - patch 3
FIxed v0.12.2 publish error where the core layer was not included in the package and, please, don't ask me why, that was no-sense for me.
Midnight - patch 2
- Memory leak fix for a missing clear timeout by @rybon.
- NPM upgrade and audit fix.
Midnight - patch 1
Added EAN 8 support on README.
Midnight
EAN 8 port by @mpustelnik.
Name forgotten
v0.11.0 0.11.0
Can't Stand Still
- Browser Multi Format Reader.
- Browser QR writer new method
writeToDom
andwrite
update. - New examples on README.
Badlands - patch 4
Hotfix for environment camera selection.
Badlands - patch 3
- Released from master branch, fixing wrong v0.9.2 publish.
- Improved docs, now using the latest version instead of the deprecated @dev one.
Badlands - patch 2
- Removed every
const enum
for TS compatibility. - Enabled RSS-14 on
MultiFormatReader
.