Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Puppeteer to 18 + Typescript 4.9.5 + node 18 lts #51

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jafin
Copy link
Contributor

@jafin jafin commented May 2, 2022

Changes

  • Update puppeteer to 18.2.1
  • Update typescript to 4.9.5

Breaking Change

cli --pdfFormat replaced with --pageFormat (to align with puppeteer). cli param has been marked deprecated.

@pixnlove
Copy link

pixnlove commented Jan 30, 2023

Up! Very usefull PR, this let us print mermaid diagrams 🥇

jafin added 3 commits January 31, 2023 09:21
Breaking change; CLI pdfFormat is now paperFormat.  This is inline with changes to Puppeteer terminology.
- WaitforRender was modified to execute after goto with the networkIdle to improve reliability
@jafin jafin changed the title Update Puppeteer to 13.4.1 + Typescript 4.6.2 Update Puppeteer to 18 + Typescript 4.9.5 Jan 31, 2023
@jafin jafin changed the title Update Puppeteer to 18 + Typescript 4.9.5 Update Puppeteer to 18 + Typescript 4.9.5 + node 18 lts Jan 31, 2023
@jean-humann
Copy link

@jafin @pixnlove I have created a new repo and merged all usefull PRs here, feel free to contribute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants