EventEmitter: Enjoy enhanced compatibility with modern JavaScript as we introduce support for ECMAScript Modules (ESM). This allows you to use the latest module syntax seamlessly in your projects.
Improvements
Testing: Experience improved testing capabilities with the addition of a new ESM test script, ensuring that your code works perfectly with the latest module standards.
Others
Dependencies: We streamline our development environment by moving certain packages to dev dependencies, enhancing overall project management.
CI Improvements: Our continuous integration setup is now more efficient, with updates to testing configurations and the removal of unnecessary tests on older Node.js versions.