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

fix: expose puppeteer.Permission type #6856

Merged
merged 4 commits into from Feb 11, 2021
Merged

Commits on Feb 10, 2021

  1. fix: expose puppeteer.Permission type

    A regression in our own types when compared to @types/puppeteer - we
    needed to expose the permissons.
    jackfranklin committed Feb 10, 2021
    Copy the full SHA
    2557885 View commit details
    Browse the repository at this point in the history
  2. chore: doclint fix

    jackfranklin committed Feb 10, 2021
    Copy the full SHA
    c7eab96 View commit details
    Browse the repository at this point in the history
  3. chore: fix test

    jackfranklin committed Feb 10, 2021
    Copy the full SHA
    d5c719e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Copy the full SHA
    a4e340c View commit details
    Browse the repository at this point in the history