Documentation: Enhance clarity in examples by providing a standard require statement alongside the existing one, making it easier for users to understand how to run examples directly from a git clone.
Funding: Introduce a FUNDING file to promote the option of sponsoring the project, increasing visibility for users who wish to support the maintainers.
Fixes
Async Functions: Allow actions to be asynchronous by enabling the use of parseAsync, improving the flexibility of command actions for users.
Changelog: Fix the missing link for version 4.1.0 in the CHANGELOG, ensuring users can easily access the version diff for better understanding of changes.
Others
Standardize markdown list formatting to use a consistent character, enhancing the readability of documentation for users.