Performance: Experience faster array filtering with the new array-specific filter function, which significantly improves operation speed compared to previous versions.
Improvements
Documentation: Enjoy a more streamlined documentation experience as asset loading is optimized, allowing for faster access without unnecessary scripts.
Code Quality: Benefit from a cleaner codebase as unnecessary dependency imports are removed, reducing the size of the minified JavaScript file.
Fixes
Fix intermittent test failures by implementing retries for flaky tests, ensuring more reliable test outcomes.
Resolve an issue with unused lodash imports that were bloating the distribution files, enhancing overall performance.
Others
Update the changelog to reflect recent changes and improvements, keeping users informed about the latest updates.
Cleanup links in the template to ensure a better user experience and navigation.
Avoid importing fonts using @import to enhance loading performance and reduce unnecessary resource usage.
Fix benchmarks to ensure proper setup is called, leading to more accurate performance measurements.
Update built files to ensure users have the latest and most optimized versions available.