Error Handling: Enjoy enhanced error management with the new support for React's error handlers, including onRecoverableError and onCaughtError. This feature helps you better handle errors in your React applications, improving overall stability and user experience.
Fixes
Fix issues with the Codecov action to ensure accurate code coverage reporting. This improvement helps maintain the quality of your testing practices.