Skip to content

Releases: zenato/puppeteer-renderer

v3.8.0

30 Sep 04:34
a47b106
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.8.0

v3.7.0

25 Jun 06:21
89933a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.7.0

v3.6.0

20 May 05:42
fe0eedc
Compare
Choose a tag to compare

What's Changed

  • fix: remove quality option when create png image

Full Changelog: v3.5.0...v3.6.0

v3.5.0

19 May 12:43
b285829
Compare
Choose a tag to compare

What's Changed

  • fix: change headless launch option to shell
  • feat: remove userdir option and add launch args

Full Changelog: v3.4.0...v3.5.0

Release v3.4.0

18 May 09:40
c2dc246
Compare
Choose a tag to compare

What's Changed

  • Add tini as init system to Dockerfile by @7a6163 in #98

Full Changelog: v3.3.0...v3.4.0

Release v3.3.0

17 May 03:08
f9c5eb9
Compare
Choose a tag to compare

What's Changed

  • fix: Improve URL validation and handling in router by @7a6163 in #96

Full Changelog: v3.2.0...v3.3.0

Release v3.2.0

15 May 06:36
14a6d20
Compare
Choose a tag to compare

What's Changed

  • fix: service consuming all disk space by @7a6163 in #95

New Contributors

Full Changelog: v3.1.0...v3.2.0

Release v3.1.0

29 Feb 06:17
6d691fe
Compare
Choose a tag to compare

Core Changes

  • Upgrade puppeteer to v22.1: #93

Credits

Huge thanks to @johnroyer for helping!

Release v3.0.0

19 Sep 04:44
356ca61
Compare
Choose a tag to compare

Important Internal Changes

  • Bump Puppeteer version to v21.1.1
  • Apply Turborepo to support monorepo
  • Supports Typescript

Release v2.4.2

05 Apr 13:46
b9c2ebe
Compare
Choose a tag to compare

Important Internal Changes

  • Bump puppeteer version to v19

Bug fixes

  • Fixed memory leak. (#65)

Contributors

@ihipop