Skip to content

Commit b1d4f23

Browse files
committed
Add a change log entry for 1.13.7
1 parent 473970a commit b1d4f23

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

index.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff 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> &mdash; <small><i>July 24, 2024</i></small> &mdash; <a href="https://github.com/jashkenas/underscore/compare/1.13.6...1.13.7">Diff</a> &mdash; <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> &mdash; <small><i>September 24, 2022</i></small> &mdash; <a href="https://github.com/jashkenas/underscore/compare/1.13.5...1.13.6">Diff</a> &mdash; <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

0 commit comments

Comments
 (0)