Skip to content

Releases: lucacasonato/deno-puppeteer

16.2.0

25 Aug 12:28
45b3162
Compare
Choose a tag to compare

What's Changed

Full Changelog: 14.1.1...16.2.0

14.1.1

24 May 23:03
f9678f5
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @c0per made their first contribution in #41

Full Changelog: 9.0.2...14.1.1

9.0.2

29 Sep 16:18
4d74440
Compare
Choose a tag to compare

Changes

  • Support Deno 1.14 (#33)
  • Fix PDF streaming (#31)

9.0.1

20 May 21:04
74f1e21
Compare
Choose a tag to compare

What's new?

  • fix: ensure directory exists before writing unzipped file (#22)
  • docs: add example docker file (#26)

9.0.0

23 Apr 17:33
985b797
Compare
Choose a tag to compare

What's new?

  • chore: update puppeteer to 9.0.0 (#19)
  • fix: output subprocess logs only when the dumpio option is enabled (#14)
  • fix: make Chromium helpers executable on macOS (#15)
  • fix: typo in readme (#6)
  • chore: move custom code in puppeteer/ to src/ (#12)
  • chore: compat with lib.dom + lib.deno.ns (#10)

5.5.1

30 Dec 16:17
9d64b0e
Compare
Choose a tag to compare
5.5.1

5.5.0

30 Dec 02:16
ba5eef5
Compare
Choose a tag to compare
chore: fix ci (#1)

* try fix

* use unstable

* log errors

* proc.stderrOutput

* fix

* dont fail-fast

* dont chmod on windows

* logging

* dont log ws errors

* headless

* disable macos