Skip to content

Releases: plotdb/print

0.2.3

Choose a tag to compare

@zbryikt zbryikt released this 11 Nov 06:02
  • tweak image promises to prevent broken images from blocking page loading
  • use Chrome DevTools Protocl (CDP) for PDF to prevent ReadableStream exception in older Nodejs by puppeteer

0.1.2

Choose a tag to compare

@zbryikt zbryikt released this 15 Jul 11:51
  • ensure image loaded before printing

0.0.5

Choose a tag to compare

@zbryikt zbryikt released this 15 Jul 11:55
  • (from 0.1.2) ensure image loaded before printing

0.0.4

Choose a tag to compare

@zbryikt zbryikt released this 24 Apr 05:20
  • skip 0.0.3 due to mistake during publish
  • add debounce option in print for a custom delay between page ready / print

0.1.0

Choose a tag to compare

@zbryikt zbryikt released this 23 Dec 14:24

Breaking Changes: upgrade to node >18 will be required for puppeteer > 23.11.1

  • make sure printer returns Buffer
  • upgrade puppeteer

0.0.2

Choose a tag to compare

@zbryikt zbryikt released this 25 Dec 17:30
  • fix bug: init should wait until browser is ready.
  • npm audit fix to fix vulnerabilities in dependencies.

0.0.1

Choose a tag to compare

@zbryikt zbryikt released this 20 Nov 13:38

init release