All Versions
12
Latest Version
Avg Release Cycle
97 days
Latest Release
1594 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.1.0 Changes
December 11, 2020 -
v5.1.0-beta Changes
November 23, 2020 -
v5.0.0 Changes
August 27, 2020🍱 ❗️ = breaking change
What's new?
- ⚡️ ❗️ React-PDF now ships with ES6 Modules along with CommonJS modules. This allows for Webpack and other bundlers to optimize your code better.
- ⚡️ Updated pdf.js from 2.1.266 to 2.4.456. Thanks, @kylemellander!
What's changed?
- 🍱 ❗️ Internet Explorer 11 is no longer supported.
- 🍱 ❗️ Removed renderAnnotations backwards compatibility (#431).
- 🏗 ES6 builds of pdf.js are now used since Internet Explorer 11 support was dropped anyway.
- 🔄 Changed the way PDFDataRangeTransport is imported.
- Explicitly initialize an EventBus instance (#593). Thanks, @danieltott!
🐛 Bug fixes
-
v5.0.0-beta.5 Changes
August 04, 2020What's changed?
- 🏗 ES6 builds of pdf.js are now used since Internet Explorer 11 support was dropped anyway.
- 🔄 Changed the way PDFDataRangeTransport is imported.
- Explicitly initialize an EventBus instance (#593). Thanks, @danieltott!
-
v5.0.0-beta.4 Changes
June 09, 2020🍱 ❗️ = breaking change
What's new?
- ⚡️ Updated pdf.js from 2.3.200 to 2.4.456. Thanks, @kylemellander!
What's changed?
- 🍱 ❗️ Internet Explorer 11 is no longer supported.
🐛 Bug fixes
- ➕ Added null check before calling destroy() method on loadingTask.
-
v5.0.0-beta.3 Changes
April 27, 2020 -
v5.0.0-beta.2 Changes
December 21, 2019🍱 ❗️ = breaking change
What's changed?
- 🍱 ❗️ Removed renderAnnotations backwards compatibility (#431).
🐛 Bug fixes
- 🛠 Fixed pdfjs falling back to fake worker with
sideEffects: false
(#502). Thanks, @robsco-git!
-
v5.0.0-beta Changes
December 07, 2019🍱 ❗️ = breaking change
What's new?
- ⚡️ ❗️ React-PDF now ships with ES6 Modules along with CommonJS modules. This allows for Webpack and other bundlers to optimize your code better.
- ⚡️ Updated pdf.js from 2.1.266 to 2.2.228.
🐛 Bug fixes
-
v4.2.0 Changes
July 27, 2020What's new?
- 📚 Greatly improved documentation. Thanks, everyone!
What's changed?
- ⬆️ Development platform upgrade - now v4.x branch uses the same build tools as v5.x branch.
🐛 Bug fixes
-
v4.1.0 Changes
June 12, 2019