File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -2702,6 +2702,19 @@ <h2 id="notes">Notes</h2>
27022702
27032703 < h2 id ="changelog "> Change Log</ h2 >
27042704
2705+ < p id ="1.13.0-1 ">
2706+ < b class ="header "> 1.13.0-1</ b > — < small > < i > March 11, 2021</ i > </ small > — < a href ="https://github.com/jashkenas/underscore/compare/1.13.0-0...1.13.0-1 "> Diff</ a > — < a href ="https://cdn.rawgit.com/jashkenas/underscore/1.13.0-1/index.html "> Docs</ a > < br />
2707+ < ul >
2708+ < li >
2709+ Fixes an issue that caused aliases to be absent among the named
2710+ exports in the new native ESM entry point for Node.js 12+.
2711+ </ li >
2712+ < li >
2713+ More test and documentation fixes and enhancements.
2714+ </ li >
2715+ </ ul >
2716+ </ p >
2717+
27052718 < p id ="1.13.0-0 ">
27062719 < b class ="header "> 1.13.0-0</ b > — < small > < i > March 9, 2021</ i > </ small > — < a href ="https://github.com/jashkenas/underscore/compare/1.12.0...1.13.0-0 "> Diff</ a > — < a href ="https://cdn.rawgit.com/jashkenas/underscore/1.13.0-0/index.html "> Docs</ a > < br />
27072720 < ul >
You can’t perform that action at this time.
0 commit comments