Releases: mikecousins/react-pdf-js
Releases · mikecousins/react-pdf-js
v4.0.1
Full release of version 4. This is a full rewrite to bring our package size down a bit and move back to the latest version of pdf.js.
We've lost a couple features along the way. Let's discuss which ones we want to bring back. I don't want to make it too complicated this time. I'm aiming for simple and small. Feel free to post feedback in our issues.
v4.0.0-alpha.1
Includes:
- Complete rewrite from scratch, trying to simplify things and remove some cruft
- Based on create-react-library (which includes create-react-app for an example site)
- Switched from pdf.combined.js to pdf.js to save a huge amount of size
- Updated to latest pdf.js
v3.0.8
Includes:
- Updated dependencies
- Supports use with webpack 4 now
v3.0.6
v3.0.4
Includes:
v3.0.3
v3.0.2
v3.0.1
v3.0.0
Includes:
- Update to pdfjs-dist ^2.0.0 (big change)
- Update other packages