-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2921 from jgonggrijp/prepare-1.13.0
Prepare 1.13.0
- Loading branch information
Showing
13 changed files
with
45 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -186,7 +186,7 @@ | |
<div id="sidebar" class="interface"> | ||
|
||
<a class="toc_title" href="#"> | ||
Underscore.js <span class="version">(1.13.0-3)</span> | ||
Underscore.js <span class="version">(1.13.0)</span> | ||
</a> | ||
<ul class="toc_section"> | ||
<li>» <a href="https://github.com/jashkenas/underscore">GitHub Repository</a></li> | ||
|
@@ -474,7 +474,7 @@ | |
<i>Underscore is an open-source component of <a href="https://documentcloud.org/">DocumentCloud</a>.</i> | ||
</p> | ||
|
||
<h2>v1.13.0-3 Downloads <i style="padding-left: 12px; font-size:12px;">(Right-click, and use "Save As")</i></h2> | ||
<h2>v1.13.0 Downloads <i style="padding-left: 12px; font-size:12px;">(Right-click, and use "Save As")</i></h2> | ||
|
||
<table> | ||
<tr> | ||
|
@@ -518,32 +518,32 @@ <h2>v1.13.0-3 Downloads <i style="padding-left: 12px; font-size:12px;">(Right-cl | |
</tr> | ||
</table> | ||
|
||
<h2>v1.13.0-3 CDN URLs <i style="padding-left: 12px; font-size:12px;">(Use with <tt><script src="..."></script></tt>)</i></h2> | ||
<h2>v1.13.0 CDN URLs <i style="padding-left: 12px; font-size:12px;">(Use with <tt><script src="..."></script></tt>)</i></h2> | ||
|
||
<ul> | ||
<li> | ||
<tt>https://cdn.jsdelivr.net/npm/[email protected]-3/underscore-umd-min.js</tt> | ||
<tt>https://cdn.jsdelivr.net/npm/[email protected]/underscore-umd-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://cdn.jsdelivr.net/npm/[email protected]-3/underscore-esm-min.js</tt> | ||
<tt>https://cdn.jsdelivr.net/npm/[email protected]/underscore-esm-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://unpkg.com/[email protected]-3/underscore-umd-min.js</tt> | ||
<tt>https://unpkg.com/[email protected]/underscore-umd-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://unpkg.com/[email protected]-3/underscore-esm-min.js</tt> | ||
<tt>https://unpkg.com/[email protected]/underscore-esm-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://pagecdn.io/lib/underscore/1.13.0-3/underscore-umd-min.js</tt> | ||
<tt>https://pagecdn.io/lib/underscore/1.13.0/underscore-umd-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://pagecdn.io/lib/underscore/1.13.0-3/underscore-esm-min.js</tt> | ||
<tt>https://pagecdn.io/lib/underscore/1.13.0/underscore-esm-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.0-3/underscore-umd-min.js</tt> | ||
<tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.0/underscore-umd-min.js</tt> | ||
</li> | ||
<li> | ||
<tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.0-3/underscore-esm-min.js</tt> | ||
<tt>https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.0/underscore-esm-min.js</tt> | ||
</li> | ||
</ul> | ||
|
||
|
@@ -2703,6 +2703,25 @@ <h2 id="notes">Notes</h2> | |
|
||
<h2 id="changelog">Change Log</h2> | ||
|
||
<p id="1.13.0"> | ||
<b class="header">1.13.0</b> — <small><i>April 9, 2021</i></small> — <a href="https://github.com/jashkenas/underscore/compare/1.13.0-3...1.13.0">Diff</a> — <a href="https://cdn.rawgit.com/jashkenas/underscore/1.13.0/index.html">Docs</a><br /> | ||
<ul> | ||
<li> | ||
Merges the changes from the 1.13.0-0 through 1.13.0-3 preview | ||
releases into the main release stream following version 1.12.1. As | ||
of this release, ESM support is 100%. | ||
</li> | ||
<li> | ||
Adds a <a | ||
href="https://github.com/jashkenas/underscore/security/policy" | ||
>security policy</a> to the documentation. | ||
</li> | ||
<li> | ||
Adds funding information to the documentation. | ||
</li> | ||
</ul> | ||
</p> | ||
|
||
<p id="1.13.0-3"> | ||
<b class="header">1.13.0-3</b> — <small><i>March 31, 2021</i></small> — <a href="https://github.com/jashkenas/underscore/compare/1.13.0-2...1.13.0-3">Diff</a> — <a href="https://cdn.rawgit.com/jashkenas/underscore/1.13.0-3/index.html">Docs</a><br /> | ||
<ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "underscore", | ||
"description": "JavaScript's functional programming helper library.", | ||
"version": "1.13.0-3", | ||
"version": "1.13.0", | ||
"author": "Jeremy Ashkenas <[email protected]>", | ||
"license": "MIT", | ||
"homepage": "https://underscorejs.org", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.