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(jsdoc): Base JSDoc on modules, use [email protected] #1571

Merged
merged 7 commits into from
Dec 21, 2020
Merged

Conversation

fb55
Copy link
Member

@fb55 fb55 commented Dec 20, 2020

This allows us to drop our fork of JSDoc, which currently relies on a number of insecure packages.

* @mixes module:cheerio/css
* @mixes module:cheerio/forms
* @mixes module:cheerio/manipulation
* @mixes module:cheerio/traversing
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the other big change: All of these are now based on modules, removing some previously needed hacks.

@fb55 fb55 merged commit d9f5005 into main Dec 21, 2020
@fb55 fb55 deleted the refactor/jsdoc branch December 21, 2020 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant