Releases: mikecousins/react-pdf-js
Releases · mikecousins/react-pdf-js
v7.0.2
16 Jan 21:57
Compare
Sorry, something went wrong.
No results found
Big update:
Updated everything to latest
Fixed the package types so it should work better in CommonJS or ESM builds: https://publint.dev/@mikecousins/react-pdf
Should work fine in all the various package managers now as well.
Merged #419 and #380 , thanks for the contributions!!
v6.1.1
16 Sep 04:50
Compare
Sorry, something went wrong.
No results found
Lots of changes here, fully modernized.
pdfjs-dist is now a peer dependency so you can install whatever version you want
Removed the component in favour of just the hook to simplify/modernize the codebase
This library is now absolutely tiny, under 1kB when gzip/minified
v5.5.0
17 Jan 23:23
Compare
Sorry, something went wrong.
No results found
Lots of work from @ksocha , thank you very much! Updated everything to the latest packages, added some new features, improved our docs, added some tests, etc.
v5.1.0
19 Jun 21:20
Compare
Sorry, something went wrong.
No results found
Moving to the es6 bundled version of pdfjs-dist (@bundled-es-modules/pdfjs-dist) to get rid of the warnings when using Create React App.
v5.0.6
22 May 20:20
Compare
Sorry, something went wrong.
No results found
Updating TSDX
Fixing Netlify demo (still needs styling)
v5.0.3
04 May 02:28
Compare
Sorry, something went wrong.
No results found
Adding a withCredentials prop. Thanks @ekeuus !
v5.0.2
03 May 23:08
Compare
Sorry, something went wrong.
No results found
We're a hook now. Just usePdf and you're done! Big thanks to @ericchernuka for the assistance.
v4.2.2
03 May 21:05
Compare
Sorry, something went wrong.
No results found
Hooks! The v4.2.0 release and forward will all be requiring React 16.8.0+ due to us using hooks now.
Updated to latest pdf-js
Rewrote everything in hooks
v4.1.0
03 May 19:08
Compare
Sorry, something went wrong.
No results found
Moved to nwb and merged a few pulls:
Thank you to all the contributors!
v4.0.2
30 Nov 00:10
Compare
Sorry, something went wrong.
No results found