-
Notifications
You must be signed in to change notification settings - Fork 131
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
JSDoc 4.0.0 #233
Comments
Same problem here. Yes, better-docs needs an update to support Salty. Otherwise, it is necessary to follow up this guide. |
Thank you Jesus, is there any contributor who wants to take charge of the changes? |
THANK YOU FOR THIS!! I just rolled back to [email protected] |
Thanks to @drazisil for PR #247 linked above; I can use this with jsdoc@4 as follows:
I'm guessing it'd be something like this if you're using NPM:
|
yarn add 'git+https://github.com/drazisil/better-docs/#dfbd2e3158f119d247c2efbf72acc79d1ec4db5c' -D $ yarn add [--json] [-E,--exact] [-T,--tilde] [-C,--caret] [-D,--dev] [-P,--peer] [-O,--optional] [--prefer-dev] [-i,--interactive] [--cached] [--mode #0] |
🎉 This issue has been resolved in version 2.7.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Hi,
I'm trying to use better-docs (version 2.7.2) in my project with jsdoc 4.0.0 released a few days ago.
I have this error
With the previous version 3.6.11 it works.
Does better-docs needs an update to make it works with 4.0.0?
The text was updated successfully, but these errors were encountered: