Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 16:19

1.0.0 (2024-07-12)

Features

Bug Fixes

  • correct pdfjs dep path, again (419d270)
  • correct pdfjs dep path, install latest mocha (c7f50e5)
  • include "/types" in npm package (5a759a0)
  • missing npm scripts (03a9f68)
  • null guard on firstPage, pageIndex -> pageNumber - 1 (b515dd7)
  • pdf: recognise .mjs deps, use UInt8Array (767ffcc)
  • publish config (efdce5b)
  • test: remove shebang to placate rewire and mocha (f325f8d)
  • use an es5 build of pdfjs-dist (d4ffd8e)

Reverts