Fix: Ensure compatibility with older Node.js versions by restoring ES5 support. This change allows users on legacy systems to continue using the library without issues.
Fix: Improve the release process by utilizing standard-version for building releases. This enhances the reliability of future updates.