Skip to content

Releases: LGLabGreg/react-qr-code

@lglab/react-qr-code@1.7.0

11 May 18:46
d59d32e

Choose a tag to compare

Minor Changes

  • #536 4c0556d Thanks @LGLabGreg! - Add lineWidth option to dataModulesSettings. Controls the stroke width (in module units) for connected-shape styles: vertical-line, horizontal-line, rounded, and circuit-board. Defaults preserve existing rendering (1 for line/rounded, 0.5 for circuit-board). The rounded style fillets exposed outer hub corners so the rounded character is preserved at any lineWidth.

@lglab/react-qr-code@1.6.0

11 May 17:37
1aebb97

Choose a tag to compare

Minor Changes

  • #533 e573a1e Thanks @LGLabGreg! - Add size option to dataModulesSettings. Sets a fixed module size multiplier (1 = full size) for the fillable data module styles (square, pinched-square, circle, diamond, heart, star, hashtag). Ignored when randomSize is true.

@lglab/react-qr-code@1.5.0

09 May 14:56
34b5a00

Choose a tag to compare

Minor Changes

  • #529 04ed30a Thanks @LGLabGreg! - Add circuit-board data module style and microchip finder pattern inner style.

@lglab/react-qr-code@1.4.10

29 Mar 10:38
9bd55dd

Choose a tag to compare

Patch Changes

  • #497 db6d6b6 Thanks @LGLabGreg! - Fix TypeScript declaration output when building with TypeScript 6: disable vite-plugin-dts type rollup (API Extractor used an older TS and emitted an empty declaration file). Update types / exports.types to ./dist/src/index.d.ts.

@lglab/react-qr-code@1.4.9

09 Nov 12:03
c6d342b

Choose a tag to compare

@lglab/react-qr-code

1.4.5

Patch Changes

1.4.4

Patch Changes

1.4.3

Patch Changes

1.4.2

Patch Changes

1.4.1

Patch Changes

1.4.0

Minor Changes

1.3.4

Patch Changes

1.3.3

Patch Changes

1.3.2

Patch Changes

1.3.1

Patch Changes

1.3.0

Minor Changes

Patch Changes

1.2.2

Patch Changes

  • 3963391: Add new hashtag option for modules and finder patter inner

1.2.1

Patch Changes

  • 2a5fa40: Allow transparent background

1.2.0

Minor Changes

  • 99403d4: Added gradient support for background and qr code data

1.1.0

Minor Changes

@lglab/react-qr-code@1.4.5

19 Apr 08:59
3702d85

Choose a tag to compare

Patch Changes

@lglab/react-qr-code@1.4.4

15 Mar 09:16
13ed79d

Choose a tag to compare

Patch Changes

@lglab/react-qr-code@1.4.3

25 Feb 18:58
543d2bb

Choose a tag to compare

Patch Changes

@lglab/react-qr-code@1.4.2

15 Feb 10:54
742b76f

Choose a tag to compare

Patch Changes

@lglab/react-qr-code@1.4.0

09 Feb 11:32
902def6

Choose a tag to compare

Minor Changes