Releases: slidoapp/node-qrcode
v3.0.0-alpha.1
qrcode
package code was migrated to use the ESM module syntax.
v2.1.0
v2.0.2
v2.0.1
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
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
usesy18n
:^4.0.0
that hasCVE-2020-7774
: nvd.nist.gov/vuln/detail/CVE-2020-7774
This was fixed inyargs
:^17.2.1
.
What's Changed
- Create
build
workflow by @jozefizso in #1 - Configure Codespaces development container by @jozefizso in #2
- Change package to
@slidoapp/qrcode
by @jozefizso in #3 - Improve documentation by @jozefizso in #4
- Update production dependencies by @jozefizso in #5
- Replace deprecated
tap
functions by @jozefizso in #6 - Remove incorrect argument from the
TerminalRenderer render small
test by @jozefizso in #7 - Upgrade
tap
package by @jozefizso in #8 - Update development dependencies to latest versions by @jozefizso in #9
- Create
release
workflow to publish the package by @jozefizso in #11
New Contributors
- @jozefizso made their first contribution in #1
Full Changelog: v1.5.4...v2.0.0
v2.0.0-rc.0
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