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

refactor(traversing): Bump cheerio-select, adopt changes #1922

Merged
merged 1 commit into from Jun 8, 2021

Conversation

fb55
Copy link
Member

@fb55 fb55 commented Jun 8, 2021

Querying can now be sped up in some cases by supplying the root of the document. Also, filter now accepts any node and no longer needs a isTag check.

Querying can now be sped up in some cases by supplying the `root` of the document. Also, `filter` now accepts any node and no longer needs a `isTag` check.
@fb55 fb55 enabled auto-merge (squash) June 8, 2021 11:17
@fb55 fb55 disabled auto-merge June 8, 2021 11:24
@fb55 fb55 merged commit 5cd2b9c into main Jun 8, 2021
@fb55 fb55 deleted the refactor/cheerio-select branch June 8, 2021 11:25
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

1 participant