Skip to content

Releases: slidoapp/node-qrcode

v3.0.0-alpha.1

23 Oct 15:06
v3.0.0-alpha.1
c9c9a17
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release

qrcode package code was migrated to use the ESM module syntax.

v2.1.0

21 Oct 12:44
v2.1.0
19379ae
Compare
Choose a tag to compare

New Features

  • Implement canvas.renderToBlob() function to export QR Code as blob data #15

Full Changelog: v2.0.0...v2.1.0

v2.0.2

21 Oct 12:37
v2.0.2
d1bea02
Compare
Choose a tag to compare

Small bugfix release with no behavior changes in the library.

  • Fixed source code files line endings to use LF #17
  • Removed the executable permissions for source code files #18

v2.0.1

15 Oct 15:41
v2.0.1
a0463f4
Compare
Choose a tag to compare

Add TypeScript type definitions for the library.

Read full changelog at https://github.com/slidoapp/node-qrcode/releases/tag/v2.0.0

v2.0.0

15 Oct 14:19
v2.0.0
a06a197
Compare
Choose a tag to compare

The @slidoapp/qrcode package requires NodeJS 18 runtime and supports NodeJS 18, 20 and 22.

This releases fixes security vulnerabilities reported in all production
and development dependencies.

No new features or bug fixes are included in this release compared to v1.5.4.

Fixed security vulnerabilities in the yargs production dependency.

yargs: ^15.3.1 uses y18n: ^4.0.0 that has CVE-2020-7774: nvd.nist.gov/vuln/detail/CVE-2020-7774
This was fixed in yargs: ^17.2.1.


What's Changed

New Contributors

Full Changelog: v1.5.4...v2.0.0

v2.0.0-rc.0

15 Oct 14:11
v2.0.0-rc.0
994ef37
Compare
Choose a tag to compare
v2.0.0-rc.0 Pre-release
Pre-release

The release candidate for the qrcode package v2.0.0.

This release should trigger publishing the package to https://www.npmjs.com/package/@slidoapp/qrcode