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

chore: release main #9097

Closed
wants to merge 2 commits into from
Closed

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Oct 11, 2022

🤖 I have created a release beep boop

19.0.0

19.0.0 (2022-10-13)

⚠ BREAKING CHANGES

Features

  • deprecate createBrowserFetcher in favor of BrowserFetcher (#9079) (7294dfe), closes #8999
  • use ~/.cache/puppeteer for browser downloads (#9095) (3df375b)

Bug Fixes

  • deprecate indirect network condition imports (#9074) (41d0122)
  • refactor custom query handler API (#9078) (1847704)
  • remove puppeteer.devices in favor of KnownDevices (#9075) (87c08fd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 18.2.1 to ^19.0.0
puppeteer-core: 19.0.0

19.0.0 (2022-10-13)

⚠ BREAKING CHANGES

Features

  • add ability to collect JS code coverage at the function level (#9027) (a032583)
  • deprecate createBrowserFetcher in favor of BrowserFetcher (#9079) (7294dfe), closes #8999
  • use ~/.cache/puppeteer for browser downloads (#9095) (3df375b)

Bug Fixes


This PR was generated with Release Please. See documentation.

@jrandolf jrandolf enabled auto-merge (squash) October 11, 2022 15:11
@OrKoN OrKoN disabled auto-merge October 11, 2022 15:19
@OrKoN
Copy link
Collaborator

OrKoN commented Oct 12, 2022

Reminder: let's update the documentation before this is released.

@release-please release-please bot force-pushed the release-please--branches--main branch from 21e4062 to 3ab0f2f Compare October 13, 2022 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: '_projectRoot is undefined. Unable to create a BrowserFetcher.' ( v18.0.4 )
2 participants