Event Handling: Introduce support for EventTarget in the 'once' method, allowing users to utilize browser built-in EventTarget seamlessly in their applications.
Improvements
Event Handling: Enhance compatibility with older versions of Node.js, ensuring that users on legacy systems can still benefit from event handling features.
Fixes
Fix issues with EventTarget support, ensuring that event listeners function correctly across different environments.