Skip to content

@lglab/react-qr-code@1.7.0

Choose a tag to compare

@github-actions github-actions released this 11 May 18:46
· 96 commits to main since this release
d59d32e

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.