Releases: undecaf/zbar-wasm
Releases · undecaf/zbar-wasm
0.11.0
0.10.1
0.10.0
- zbar-wasm is now provided in the following combinations, selectable by export conditions:
- as ESM and CJS module,
- for Node.js and browsers,
- with the WebAssembly code as inline data and as separate file
zbar.wasm
.
- Tests for bundling with Webpack, Rollup and esbuild in various configurations have been added.
- Tests for the resulting bundles have been added, too.
0.9.16
0.9.15
0.9.14
Fixes #7 (issue with utf-8): uses the native TextDecoder
for QR codes instead of the decoder built into the ZBar Bar Code Reader
0.9.13
Updated README
in accordance with release 0.9.16 of barcode-detector-polyfill