Puppeteer Renderer Versions Save

Puppeteer(Chrome headless node API) based web page renderer

v3.2.0

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/zenato/puppeteer-renderer/compare/v3.1.0...v3.2.0

v3.1.0

3 months ago

Core Changes

  • Upgrade puppeteer to v22.1: #93

Credits

Huge thanks to @johnroyer for helping!

v3.0.0

8 months ago

Important Internal Changes

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

v2.4.2

1 year ago

Important Internal Changes

  • Bump puppeteer version to v19

Bug fixes

Contributors

@ihipop

v2.4.0

1 year ago

Contributors

@pionl

Important Internal Changes

Bump puppeteer from v11 to v15

Improvements

Update dependencies and add ability to change puppeteer args

v2.3.1

2 years ago

Bug Fixes

  • Fixed a problem that certain pages were not rendered due to Security Header

v2.3.0

2 years ago

Important Internal Changes

Bump puppeteer from v10 to v11

v2.2.0

2 years ago

Improvements

Bump puppeteer from v5 to v10.

2.1.5

3 years ago

Security Patch

  • Bump dependencies

v2.1.4

3 years ago

Contributors

@carbogninalberto

Improvements

Support for custom headers (setExtraHTTPHeaders)