You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A prefer-npm config option, which can have a Boolean value. Setting this to true will cause the examples in the "Install" and "Testing" sections to always use npm. Defaults to false.
A prefer-semicolons config option, which can have a Boolean value. This parameter decides whether statements in the autogenerated "Usage" section should be terminated by a semicolon. Defaults to true.
A quote-type config option, which can have a value of either "double" or "single". This parameter decides what quote type to use in the autogenerated "Usage" section. Defaults to "single".
Changed
Upgraded meow and readme-md dependencies.
Updated the generated alt text for badge images to be more descriptive.
If no .config/readme-md/sections/usage.md file is present a basic "Usage" section will now be autogenerated.
Security
Addressed three vulnerabilities in dependencies of dependencies by rebuilding the lockfile.