Testing: Improve the stability of browser tests by switching to Webdriver.io, which includes retry logic and safeguards for a more reliable testing experience.
Fixes
Fix the deprecation warning for deep requires in browsers by providing a manual warning fallback, ensuring users are informed about deprecated features.
Others
Remove unused development dependencies to streamline the project and improve overall performance.
Upgrade Bundlewatch to automatically pull environment variables for GitHub actions, simplifying the setup process.