Fix: Ensure the action name displays correctly by updating the variable from node_version to node-version. This improves clarity in your Git hooks actions.
Fix: Correctly unset the git core.hooksPath during uninstallation to prevent potential issues when removing Husky.
Others
Update documentation links to ensure users have access to the latest information and resources.
Add a workaround for using npx husky add on Windows, making it easier for Windows users to set up their Git hooks.
Enhance the "hooks not running" section in the documentation to provide better guidance for users experiencing issues.