Skip to content

Commit

Permalink
Framework package (#1372)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Arnaldi <[email protected]>
  • Loading branch information
gcanti and mikearnaldi committed Jul 13, 2023
1 parent ced0701 commit 1322363
Show file tree
Hide file tree
Showing 235 changed files with 8,372 additions and 6,472 deletions.
5 changes: 5 additions & 0 deletions .changeset/popular-humans-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"effect": patch
---

upgrade to latest versions
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake;
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 7
version: 8
run_install: false
- name: Get pnpm store directory
id: pnpm-cache
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: PR Flow
on:
pull_request:
branches:
- 'main'
- "main"

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand All @@ -28,7 +28,7 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 7
version: 8
run_install: false
- name: Get pnpm store directory
id: pnpm-cache
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ yarn-error.log
tmp/
build/
dist/
.direnv/
File renamed without changes.
20 changes: 20 additions & 0 deletions docs/modules/Bigint.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Bigint.ts
nav_order: 1
parent: Modules
---

## Bigint overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/data/modules/Bigint.ts.html
- Module: "@effect/data/Bigint"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/Boolean.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Boolean.ts
nav_order: 2
parent: Modules
---

## Boolean overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/data/modules/Boolean.ts.html
- Module: "@effect/data/Boolean"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/Brand.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Brand.ts
nav_order: 3
parent: Modules
---

## Brand overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/data/modules/Brand.ts.html
- Module: "@effect/data/Brand"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/Cache.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Cache.ts
nav_order: 4
parent: Modules
---

## Cache overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/io/modules/Cache.ts.html
- Module: "@effect/io/Cache"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/Cause.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Cause.ts
nav_order: 5
parent: Modules
---

## Cause overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/io/modules/Cause.ts.html
- Module: "@effect/io/Cause"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/Chunk.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Chunk.ts
nav_order: 6
parent: Modules
---

## Chunk overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/data/modules/Chunk.ts.html
- Module: "@effect/data/Chunk"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/Clock.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Clock.ts
nav_order: 7
parent: Modules
---

## Clock overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/io/modules/Clock.ts.html
- Module: "@effect/io/Clock"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/Concurrency.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Concurrency.ts
nav_order: 8
parent: Modules
---

## Concurrency overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/io/modules/Concurrency.ts.html
- Module: "@effect/io/Concurrency"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/Config.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Config.ts
nav_order: 9
parent: Modules
---

## Config overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/io/modules/Config.ts.html
- Module: "@effect/io/Config"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/Context.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Context.ts
nav_order: 10
parent: Modules
---

## Context overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/data/modules/Context.ts.html
- Module: "@effect/data/Context"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/DefaultServices.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: DefaultServices.ts
nav_order: 12
parent: Modules
---

## DefaultServices overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/io/modules/DefaultServices.ts.html
- Module: "@effect/io/DefaultServices"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/Deferred.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Deferred.ts
nav_order: 13
parent: Modules
---

## Deferred overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/io/modules/Deferred.ts.html
- Module: "@effect/io/Deferred"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/DeterministicRandom.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: DeterministicRandom.ts
nav_order: 14
parent: Modules
---

## DeterministicRandom overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/data/modules/Random.ts.html
- Module: "@effect/data/Random"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/Differ.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Differ.ts
nav_order: 15
parent: Modules
---

## Differ overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/data/modules/Differ.ts.html
- Module: "@effect/data/Differ"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/DifferChunkPatch.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: DifferChunkPatch.ts
nav_order: 16
parent: Modules
---

## DifferChunkPatch overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/data/modules/Differ/ChunkPatch.ts.html
- Module: "@effect/data/Differ/ChunkPatch"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/DifferContextPatch.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: DifferContextPatch.ts
nav_order: 17
parent: Modules
---

## DifferContextPatch overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/data/modules/Differ/ContextPatch.ts.html
- Module: "@effect/data/Differ/ContextPatch"
```

---

<h2 class="text-delta">Table of contents</h2>

---
20 changes: 20 additions & 0 deletions docs/modules/DifferHashMapPatch.ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: DifferHashMapPatch.ts
nav_order: 18
parent: Modules
---

## DifferHashMapPatch overview

Added in v2.0.0

```md
- Docs: https://effect-ts.github.io/data/modules/Differ/HashMapPatch.ts.html
- Module: "@effect/data/Differ/HashMapPatch"
```

---

<h2 class="text-delta">Table of contents</h2>

---
Loading

0 comments on commit 1322363

Please sign in to comment.