Error Handling: Enjoy improved error handling as error objects are now propagated without modification, ensuring you receive accurate error messages when issues arise.
Improvements
Dependencies: Experience enhanced performance and stability with updated dependencies, including improvements from libraries like Babel, ESLint, and Rollup.
Fixes
Fix typo in JSDoc description for 'whilst', ensuring clarity in documentation.
Others
Update documentation for version 3.2.4 to reflect the latest changes and improvements.
Run coverage and lint checks on Node 20 to ensure compatibility and maintain code quality.
Update Node version matrix in CI to support the latest versions, enhancing testing accuracy.