Skip to content

Commit ee12214

Browse files
committed
Deployed 4c2cc5c with MkDocs version: 1.2.2
1 parent be47c62 commit ee12214

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

changelog/index.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<div data-md-component="skip">
6666

6767

68-
<a href="#changelog-v200" class="md-skip">
68+
<a href="#changelog-vnone" class="md-skip">
6969
Skip to content
7070
</a>
7171

@@ -445,8 +445,8 @@
445445
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
446446

447447
<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
450450
</a>
451451

452452
</li>
@@ -835,8 +835,8 @@
835835
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
836836

837837
<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
840840
</a>
841841

842842
</li>
@@ -1193,8 +1193,8 @@
11931193
</a>
11941194

11951195

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>
11981198
<p><em>breaking</em>
11991199
- update to Ramda <code>v0.29.1</code>
12001200
- <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>

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@
753753
</a>
754754

755755

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" />
757757
<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>
758758
<h1 id="visisoftstaticland"><a href="https://semmel.github.io/StaticLand/">@visisoft/staticland</a></h1>
759759
<p>Support programming in functional pipelines by exposing a familiar set of operations on asynchronous, optional and faulty data.</p>

search/search_index.json

+1-1
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)