Skip to content

Releases: gruhn/vue-qrcode-reader

v5.5.4

19 Apr 17:04
Compare
Choose a tag to compare

5.5.4 (2024-04-19)

Bug Fixes

  • remove references to nonexistent CJS (d6b0727), closes #427

v3.2.0

22 Mar 17:44
Compare
Choose a tag to compare

3.2.0 (2024-03-22)

Features

  • dummy commit to trigger release v3.2.0 (e7a6bf3)

v5.5.3

15 Feb 18:22
Compare
Choose a tag to compare

5.5.3 (2024-02-15)

Bug Fixes

  • QrcodeStream: ignore structually equal prop changes (f49174c)

v5.5.2

07 Feb 22:46
Compare
Choose a tag to compare

5.5.2 (2024-02-07)

Bug Fixes

  • scanner breaks after constraint update (c879435), closes #416

v3.1.9

09 Jan 11:08
Compare
Choose a tag to compare

3.1.9 (2024-01-09)

Bug Fixes

  • configure legacy release action (315fa89)

v5.5.1

22 Dec 14:01
Compare
Choose a tag to compare

5.5.1 (2023-12-22)

Bug Fixes

  • compatibility: remove the use of structuredClone (33313d5), closes #401

v5.5.0

19 Dec 16:57
Compare
Choose a tag to compare

5.5.0 (2023-12-19)

Features

  • support more barcode formats (e12d1be)

v5.4.1

05 Nov 11:37
Compare
Choose a tag to compare

5.4.1 (2023-11-05)

Bug Fixes

  • wasm: custom .wasm loading issue (504e46d)

v5.4.0

24 Oct 14:36
Compare
Choose a tag to compare

5.4.0 (2023-10-24)

Bug Fixes

  • types: export type BarcodeFormat (e395245)

Features

  • QRCode: support QR code Model 1 (d1bb0b0)

v5.3.9

16 Oct 20:12
Compare
Choose a tag to compare

5.3.9 (2023-10-16)

Bug Fixes

  • torch-demo: camera flashes twice when switching (b9906f2)