What's new?
- Updated PDF.js from 2.5.207 to 2.6.347 (#746). Thanks, @andi-dev!
- Replaced worker-loader with file-loader in Webpack-specific entry file (#93, #291, #496, #530, #558, #613, #685, #734, #756). Webpack-specific entry file now works with Create React App.
- Improved memory management by destroying previous worker when file changes (#288, #305, #755). Thanks, @jeetiss!
What's changed?
- Replaced PDFLinkService with custom LinkService (#657, #659, #749).
- Use public API for rendering cancellation (#757). Thanks, @jeetiss!
Bug fixes
- Fixed file prop checked using function with the same name.