File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 65
65
< div data-md-component ="skip ">
66
66
67
67
68
- < a href ="#changelog-v200 " class ="md-skip ">
68
+ < a href ="#changelog-vnone " class ="md-skip ">
69
69
Skip to content
70
70
</ a >
71
71
445
445
< ul class ="md-nav__list " data-md-component ="toc " data-md-scrollfix >
446
446
447
447
< li class ="md-nav__item ">
448
- < a href ="#300 " class ="md-nav__link ">
449
- 3 .0.0
448
+ < a href ="#200 " class ="md-nav__link ">
449
+ 2 .0.0
450
450
</ a >
451
451
452
452
</ li >
835
835
< ul class ="md-nav__list " data-md-component ="toc " data-md-scrollfix >
836
836
837
837
< li class ="md-nav__item ">
838
- < a href ="#300 " class ="md-nav__link ">
839
- 3 .0.0
838
+ < a href ="#200 " class ="md-nav__link ">
839
+ 2 .0.0
840
840
</ a >
841
841
842
842
</ li >
1193
1193
</ a >
1194
1194
1195
1195
1196
- < h1 id ="changelog-v200 "> Changelog v2.0.0 </ h1 >
1197
- < h2 id ="300 " > 3 .0.0</ h2 >
1196
+ < h1 id ="changelog-vnone "> Changelog vNone </ h1 >
1197
+ < h2 id ="200 " > 2 .0.0</ h2 >
1198
1198
< p > < em > breaking</ em >
1199
1199
- update to Ramda < code > v0.29.1</ code >
1200
1200
- < code > cancelable/deferred</ code > now uses the < a href ="https://javascript.info/event-loop#macrotasks-and-microtasks "> Microtask queue</ a > (i.e. < code > queueMicrotask</ code > ) instead of the Macrotask queue (i.e. < code > setTimeout</ code > )</ p >
Original file line number Diff line number Diff line change 753
753
</ a >
754
754
755
755
756
- < p > < a href ="https://www.npmjs.com/package/@visisoft/staticland "> < img alt ="NPM Version " src ="https://img.shields.io/npm/v/@visisoft/staticland.svg?style=flat-square " /> </ a > < img alt ="Statements " src ="https://img.shields.io/badge/statements-91.2 %25-brightgreen .svg?style=flat-square " />
756
+ < p > < a href ="https://www.npmjs.com/package/@visisoft/staticland "> < img alt ="NPM Version " src ="https://img.shields.io/npm/v/@visisoft/staticland.svg?style=flat-square " /> </ a > < img alt ="Statements " src ="https://img.shields.io/badge/statements-85.75 %25-yellow .svg?style=flat-square " />
757
757
< a href ="http://reactivex.io "> < img alt ="Reactive Programming " src ="https://img.shields.io/badge/code%20style-reactive%2C%20functional-blue?color=b7178c " /> </ a > </ p >
758
758
< h1 id ="visisoftstaticland "> < a href ="https://semmel.github.io/StaticLand/ "> @visisoft/staticland</ a > </ h1 >
759
759
< p > Support programming in functional pipelines by exposing a familiar set of operations on asynchronous, optional and faulty data.</ p >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments