-
Notifications
You must be signed in to change notification settings - Fork 321
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
Release v6.1.0 #373
Comments
@kamiazya @PabloLION What are your thoughts here? |
@legobeat Thank you so much for your patience. I must apologize for the delayed response as my attention has been divided between work and personal commitments lately. The milestone mentioned does not offer a comprehensive review of the changes made, rather it is a tool I use to keep track of the contributions I've merged and the queries I've responded to. That being said, it's absolutely worth enriching the software with new features. Therefore, let's progress towards the new release. If there are any particular areas that you believe need addressing prior to the release of version 6.1.0, kindly bring them to my attention. Your input is invaluable. |
@kamiazya Thank you for following up. From my perspective as a user and without looking closer yet, Happy do prerelease testing or review if that's helpful. Perhaps we can keep this issue to post links to anything that does come up running up to the release? |
Thank you! I am not aware of anything else and |
The release is complete, but there are issues with the integrity of the master branch. This issue will be closed after the above is completed. |
Madge 6.1.0 node:internal/modules/cjs/loader:933
const err = new Error(message);
^
Error: Cannot find module 'walkdir'
Require stack:
- /Users/binjo/Documents/work/grlt/toolchain/design-review/node_modules/madge/lib/tree.js
- /Users/binjo/Documents/work/grlt/toolchain/design-review/node_modules/madge/lib/api.js |
@binjospookie Can you give instructions on how to reproduce your issue? Nothing should have changed around |
Some great improvements have been merged to master since the release of
v6.0.0
that I think will make users delighted.https://github.com/pahen/madge/milestone/4
The text was updated successfully, but these errors were encountered: