Documentation: Enjoy a new theme toggle feature on the Underscore documentation website, allowing you to switch between light and dark modes for a more personalized reading experience.
Improvements
Documentation: Access source links for all functions in the documentation, making it easier to find and reference the underlying code.
Range: The documentation for the range step is now updated to clarify that it automatically sets the step to -1 if the start value is greater than the stop value, ensuring you have the correct information for your implementations.
Fixes
Fix the issue where the isDataView check could throw an error if DataView is overridden in the application. The new check ensures it only uses the native implementation, enhancing compatibility.
Others
Add a funding entry to support the project, allowing users to contribute and help sustain the development of Underscore.