Releases: Sec-ant/zxing-wasm
Releases · Sec-ant/zxing-wasm
v1.3.0
Minor Changes
- 925e12f: Add reader support for
DataBarLimited
.
v1.2.15
Patch Changes
- fa87128: Fix webassembly exception handling. Increase success rate.
- f1eef5c: Bump zxing-cpp to
81407a0
to fix reader options not being passed to the internal reader if isPure
is set.
v1.2.14
Patch Changes
- aad8899: Patch emscripten to mitigate DOM Clobbering vulnerability.
v1.2.13
Patch Changes
- 650c295: DOM Clobbering security patch.
v1.2.12
Patch Changes
- 2228845: Bump
zxing-cpp
and switch to pnpm
, renovate
.
v1.2.11
Patch Changes
- d3c92ee:
- Always use
.js
as the chunk filename extension.
- Bump zxing-cpp to
986f785
- Bump dependencies