Breaking
- #701
html2canvas-probecomes an optional peer dependency (web only) —npm install html2canvas-proif you target web - #697 requires
react-native >=0.80(RN 0.87 Strict TypeScript API support) (thanks @jslok)
Fixes
- #678 reject non-finite
width/height/qualityoptions (thanks @OskarEichler) - #680 android: thread-safe capture buffers, encode actual bitmap size (thanks @OskarEichler)
- #676 android: scale about view pivot for TextureView/SurfaceView (thanks @Nodonisko)
- #683 ios:
releaseCapturerestricted to direct tmp files (thanks @OskarEichler) - #691 windows: read full capture stream, fix JPEG quality boxing (thanks @OskarEichler)
- #663 remove unused imports (thanks @gadcam)
Docs, examples & CI
- #690 fix capture examples and RAW semantics in README (thanks @OskarEichler)
- #684 #685 #686 #687 #692 example app fixes (thanks @OskarEichler)
- #688 #689 tooling: safer example install, stricter snapshot import (thanks @OskarEichler)
- #664 #665 #673 #674 CI and dependency upgrades
Full diff: v5.1.1...v6.0.0