Events: Introduce the new rawListeners method, allowing users to access the raw listeners for a given event. This feature enhances the flexibility and control over event handling.
Improvements
Testing: Improve testing efficiency by setting browser test concurrency to one, ensuring more reliable test results.
Testing: Optimize the testing process by only running Sauce Labs tests on branch builds, reducing unnecessary test executions.