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!: refactor custom query handler API #9078

Merged
merged 1 commit into from
Oct 10, 2022
Merged

fix!: refactor custom query handler API #9078

merged 1 commit into from
Oct 10, 2022

Conversation

jrandolf
Copy link
Contributor

@jrandolf jrandolf commented Oct 6, 2022

This PR removes the deprecated query selector API from the puppeteer instance. Direct imports of the query selector API have also been deprecated and users are now expected to use the static methods defined on Puppeteer.

@jrandolf jrandolf changed the base branch from main to deprecate-3 October 6, 2022 22:09
@jrandolf jrandolf force-pushed the deprecate-4 branch 2 times, most recently from 5dd93da to 2501bb8 Compare October 7, 2022 10:06
@jrandolf jrandolf requested review from OrKoN and removed request for sadym-chromium October 7, 2022 13:08
@jrandolf jrandolf changed the title fix!: deprecate indirect and direct custom query handler API imports fix!: refactor custom query handler API Oct 10, 2022
Base automatically changed from deprecate-3 to main October 10, 2022 13:30
@jrandolf jrandolf enabled auto-merge (squash) October 10, 2022 13:50
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.

None yet

2 participants