Installation: The installation script is updated to support ES Modules, ensuring compatibility with CI environments. This change allows for smoother installations using top-level await functionality.
Documentation: A favicon is added to enhance the visual identity of the documentation site, making it more recognizable and user-friendly.
Fixes
Fix unbound variable issue that caused errors during initialization. This resolves the problem where the HUSKY variable was not properly set, ensuring a smoother setup process.