Socket
Socket
Sign inDemoInstall

qrcode.react

Package Overview
Dependencies
3
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

3.1.0

Diff

Changelog

Source

[3.1.0] - 2022-06-25

Fixed

  • Made optional props optional, removing use of defaultProps. This may be a slight behavior change with TypeScript if previously passing null.
  • Fixed used of shapeRendering="crispEdges" in SVG component.
zpao
published 3.0.2 •

Changelog

Source

[3.0.2] - 2022-05-15

Fixed

  • Fixed TypeScript types to reflect pass through of DOM props.

Changed

  • Updated qr-code-generator to https://github.com/nayuki/QR-Code-generator/commit/d524de615364fe630040b208b4caa14b6cd8e526
zpao
published 3.0.1 •

Changelog

Source

[3.0.1] - 2022-03-30

Added

  • Added React v18 to allowed peer dependencies.
zpao
published 3.0.0 •

Changelog

Source

[3.0.0] - 2022-03-26

Added

  • Added support for named exports for QRCodeSVG and QRCodeCanvas.
  • Added support for ES Modules.
  • Added embedded type definitions.

Changed

Deprecated

  • Deprecated support for default export. This will be removed in v4.

Removed

  • Removed support for React < 16.8.
zpao
published 2.0.0 •

Changelog

Source

[2.0.0] - 2022-03-05

Fixed

  • Switched to using unsafe_* lifecycle methods, eliminating a warning from non-production environments.

Removed

  • Removed support for React < 16.3.
zpao
published 1.0.1 •

Changelog

Source

[1.0.1] - 2020-12-30

Added

  • Added React v17 to allowed peer dependencies.

Fixed

  • Handle mounting server rendered content properly.
  • Handle updates to embedded image properly.
zpao
published 1.0.0 •

Changelog

Source

[1.0.0] - 2019-11-08

Added

  • Support for embedding image into QR Code.

Changed

  • Remove PropTypes in production environments.
zpao
published 0.9.3 •

Changelog

Source

[0.9.3] - 2019-02-17

Fixed

  • Updated Path2D detection to exclude browsers which don't support string constructor (Edge).
zpao
published 0.9.2 •

Changelog

Source

[0.9.2] - 2019-01-03

Fixed

  • Properly support new includeMargin prop in the canvas renderer.
zpao
published 0.9.1 •

Changelog

Source

[0.9.1] - 2018-12-27

Fixed

  • Consume non-DOM prop in canvas renderer to prevent spurious warnings from React.
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc