Skip to content

v1.1.6

Choose a tag to compare

@vitormattos vitormattos released this 05 Apr 03:40
· 31 commits to main since this release
e6b8501

Summary

  • track package-lock.json for deterministic release installs
  • add a dist validator and prepack guard for bundled PDF.js runtime/worker consistency
  • expose ensureWorkerReady() for consumers that want to warm up the package worker

Validation

  • npm ci
  • npm test
  • npm run build
  • npm run validate:dist