- Added support for specifying the Error Correction level (e.g.
level="H")
- Default Error Correction level is now
'L'(was implicitly'H')
- Fixed bug preventing usage in IE < 11
- Extended support to React v0.14
- Added support for HiDPI screens by scaling the
<canvas> - Added
shouldComponentUpdatebailout to prevent unnecessary rendering