Skip to content

v1.4.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 04 Feb 12:19

What's new?

  • Dependencies have been updated, most notably we use Webpack version 2.x now (#11, #12).
  • onDocumentError and onPageError functions now pass error object as an argument, making it easier to debug (#14).

Bug fixes

  • Fixed loading PDFs via data URIs failing on Microsoft Edge (#15).