File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2981,6 +2981,30 @@ <h2 id="notes">Notes</h2>
29812981
29822982 < h2 id ="changelog "> Change Log</ h2 >
29832983
2984+ < p id ="1.13.7 ">
2985+ < b class ="header "> 1.13.7</ b > — < small > < i > July 24, 2024</ i > </ small > — < a href ="https://github.com/jashkenas/underscore/compare/1.13.6...1.13.7 "> Diff</ a > — < a href ="https://cdn.statically.io/gh/jashkenas/underscore/1.13.7/index.html "> Docs</ a > < br />
2986+ < ul >
2987+ < li >
2988+ Fixes a bug where Underscore might throw an error on load if the
2989+ executing environment overrides the native < tt > DataView</ tt > .
2990+ </ li >
2991+ < li >
2992+ Adds a direct link to the corresponding source code for each
2993+ function in the documentation.
2994+ </ li >
2995+ < li >
2996+ Clarifies the documentation for the < b > step</ b > argument of
2997+ the < tt > range</ tt > function.
2998+ </ li >
2999+ < li >
3000+ Adds dark mode support to the home page.
3001+ </ li >
3002+ < li >
3003+ Other infrastructural improvements to funding, testing and building.
3004+ </ li >
3005+ </ ul >
3006+ </ p >
3007+
29843008 < p id ="1.13.6 ">
29853009 < b class ="header "> 1.13.6</ b > — < small > < i > September 24, 2022</ i > </ small > — < a href ="https://github.com/jashkenas/underscore/compare/1.13.5...1.13.6 "> Diff</ a > — < a href ="https://cdn.statically.io/gh/jashkenas/underscore/1.13.6/index.html "> Docs</ a > < br />
29863010 Hotfix for version 1.13.5 to remove a < tt > postinstall</ tt > script from
You can’t perform that action at this time.
0 commit comments