We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hey, first of all, thank you for this amazing lib and its maintenance.
I've noticed, that the package.json locks the diff2html to 3.1.6 while there's 3.1.9 ready with some bug fixes. Is there a chance for upgrade?
3.1.6
3.1.9
It does not want to use the newer release with yarn:
diff2html-cli@^5.1.1: version "5.1.1" resolved "https://registry.yarnpkg.com/diff2html-cli/-/diff2html-cli-5.1.1.tgz#f6de2131aca5ca8190aa69f574361212f458a757" integrity sha512-toCl99MHN1+jErcwys0DEcDGhF8DDO9C2/WGYQK44oCEKCiTVBKEOD6UJJc7TVL4fYR+zqiH7UZDUiPgH/qD4Q== dependencies: clipboardy "^2.3.0" diff2html "3.1.6" node-fetch "^2.6.0" open "^7.0.3" yargs "^15.3.1"
The text was updated successfully, but these errors were encountered:
Released as version 5.1.2
5.1.2
Sorry, something went wrong.
Woooooo that was quick. Thank you sooooooo much! You are amazing (seriously)!
I was planning to do some maintenance and since you remembered me I just did it immediatly 😃
rtfpessoa
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Hey, first of all, thank you for this amazing lib and its maintenance.
I've noticed, that the package.json locks the diff2html to
3.1.6
while there's3.1.9
ready with some bug fixes. Is there a chance for upgrade?It does not want to use the newer release with yarn:
The text was updated successfully, but these errors were encountered: