Releases: paulmillr/qr
Releases · paulmillr/qr
0.5.3
Immutable
release. Only release title and notes can be modified.
0.5.2
- Add back export maps for text editor autocompletion
Full Changelog: 0.5.1...0.5.2
0.5.1
- Include
*.js.mapfiles in NPM package
New Contributors
- @MangelMaxime made their first contribution in #26
Full Changelog: 0.5.0...0.5.1
0.5.0
- The package is now ESM-only. ESM modules can finally be loaded from common.js on node v20.19+
- Reduces unpacked NPM package size from 363.4 kB to 232.3 kB
- Bump minimum TS compilation target from es2020 to es2022
Full Changelog: 0.4.2...0.5.0
0.4.2
Fixing buggy publish: 0.4.1 did not get to NPM.
Full Changelog: 0.4.1...0.4.2
0.4.1
- perf(svg): optimize SVG output by @micah-yeager in #19
- feat(svg): add option to export either optimized or unoptimized SVGs by @micah-yeager in #20
- test(dom): add DOM utility testing by @micah-yeager in #21
New Contributors
- @micah-yeager made their first contribution in #19
Full Changelog: 0.4.0...0.4.1
0.4.0
0.3.0
- Introduce hybrid package: commonjs-esm support
- Improve parser-friendliness
Full Changelog: 0.2.1...0.3.0
0.2.1
Include typescript types that were mistakenly excluded
Full Changelog: 0.2.0...0.2.1
0.2.0
- Add DOM helpers in separate module
qr/dom.js - Decoding bugfixes
- Add single-file builds
Full Changelog: 0.1.1...0.2.0