Releases: zxing-js/browser
Releases · zxing-js/browser
v0.1.5
What's Changed
- fix: Adding willReadFrequently makeBufferFromCanvasImageData method to improve performance by @apolyanov in #135
- fix: Fixing old peer dependency by @apolyanov in #136
- Fix: set willReadFrequently attribute for multiple readback operations in scan method. by @gianmarco27 in #134
New Contributors
- @apolyanov made their first contribution in #135
- @gianmarco27 made their first contribution in #134
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- fix: Add missing await by @ddoice in #116
- Bump vm2 from 3.9.17 to 3.9.19 by @dependabot in #114
New Contributors
Full Changelog: v0.1.3...v0.1.4
0.1.3
Updated some dependencies
0.1.2
Using latest zxing-library
Fancy Name 43.5
What's Changed
- fixed type error by @werthdavid in #87
- Bump ws from 7.3.1 to 7.4.6 by @dependabot in #86
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #85
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #58
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #69
Full Changelog: v0.1.0...v0.1.1
Fancy Name 43
What's Changed
- Fix a typo "BrowserMultiFormatReader" by @kevinhikaruevans in #82
- Init tempCanvasElement to null by @ale-cci in #79
- Latest Library version by @werthdavid in #84
New Contributors
- @kevinhikaruevans made their first contribution in #82
- @ale-cci made their first contribution in #79
- @werthdavid made their first contribution in #84
Full Changelog: v0.0.10...v0.1.0
Fancy Name 42
What's Changed
- Release/v0.0.9 by @odahcam in #53
- Tracking on created streams by @lazoapostolovski in #73
- README: fix typo by @simon04 in #54
- Fix BrowserQRCodeSvgWriter by @lovasoa in #59
- docs: fix class name in list of browser readers by @bennypowers in #70
- [fix] typos by @rvalitov in #76
- Fix TSLint errors by @rvalitov in #77
New Contributors
- @lazoapostolovski made their first contribution in #73
- @simon04 made their first contribution in #54
- @lovasoa made their first contribution in #59
- @bennypowers made their first contribution in #70
- @rvalitov made their first contribution in #76
Full Changelog: v0.0.9...v0.0.10
Vertigo Shooter - patch 3
Vertigo Shooter - patch 2
- Updated underlying library peer dependecy.