Skip to content

Commit b74b84f

Browse files
Version Packages (#4738)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e857e9a commit b74b84f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+354
-73
lines changed

.changeset/neat-radios-eat.md

-25
This file was deleted.

.changeset/tall-ligers-sort.md

-5
This file was deleted.

.changeset/weak-pillows-cry.md

-5
This file was deleted.

.changeset/witty-melons-tease.md

-5
This file was deleted.

packages/ai/ai/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @effect/ai
22

3+
## 0.13.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
8+
- effect@3.14.9
9+
- @effect/experimental@0.44.9
10+
- @effect/platform@0.80.9
11+
312
## 0.13.8
413

514
### Patch Changes

packages/ai/ai/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/ai",
33
"type": "module",
4-
"version": "0.13.8",
4+
"version": "0.13.9",
55
"license": "MIT",
66
"description": "Effect modules for working with AI apis",
77
"homepage": "https://effect.website",

packages/ai/anthropic/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @effect/ai-anthropic
22

3+
## 0.3.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
8+
- effect@3.14.9
9+
- @effect/ai@0.13.9
10+
- @effect/experimental@0.44.9
11+
- @effect/platform@0.80.9
12+
313
## 0.3.9
414

515
### Patch Changes

packages/ai/anthropic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/ai-anthropic",
33
"type": "module",
4-
"version": "0.3.9",
4+
"version": "0.3.10",
55
"license": "MIT",
66
"description": "Effect modules for working with AI apis",
77
"homepage": "https://effect.website",

packages/ai/openai/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @effect/ai-openai
22

3+
## 0.16.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
8+
- effect@3.14.9
9+
- @effect/ai@0.13.9
10+
- @effect/experimental@0.44.9
11+
- @effect/platform@0.80.9
12+
313
## 0.16.9
414

515
### Patch Changes

packages/ai/openai/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/ai-openai",
33
"type": "module",
4-
"version": "0.16.9",
4+
"version": "0.16.10",
55
"license": "MIT",
66
"description": "Effect modules for working with AI apis",
77
"homepage": "https://effect.website",

packages/cli/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @effect/cli
22

3+
## 0.59.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
8+
- effect@3.14.9
9+
- @effect/platform@0.80.9
10+
- @effect/printer@0.42.9
11+
- @effect/printer-ansi@0.42.9
12+
313
## 0.59.8
414

515
### Patch Changes

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect/cli",
3-
"version": "0.59.8",
3+
"version": "0.59.9",
44
"type": "module",
55
"license": "MIT",
66
"description": "A library for building command-line interfaces with Effect",

packages/cluster/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @effect/cluster
22

3+
## 0.29.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
8+
- effect@3.14.9
9+
- @effect/platform@0.80.9
10+
- @effect/rpc@0.55.13
11+
- @effect/sql@0.33.9
12+
313
## 0.29.17
414

515
### Patch Changes

packages/cluster/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/cluster",
33
"type": "module",
4-
"version": "0.29.17",
4+
"version": "0.29.18",
55
"description": "Unified interfaces for common cluster-specific services",
66
"publishConfig": {
77
"access": "public",

packages/effect/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# effect
22

3+
## 3.14.9
4+
5+
### Patch Changes
6+
7+
- [#4734](https://github.com/Effect-TS/effect/pull/4734) [`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0) Thanks @thewilkybarkid! - Allow Match.typeTags to specify a return type
8+
39
## 3.14.8
410

511
### Patch Changes

packages/effect/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "effect",
3-
"version": "3.14.8",
3+
"version": "3.14.9",
44
"type": "module",
55
"license": "MIT",
66
"description": "The missing standard library for TypeScript, for writing production-grade software.",

packages/effect/src/internal/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
let moduleVersion = "3.14.8"
1+
let moduleVersion = "3.14.9"
22

33
export const getCurrentVersion = () => moduleVersion
44

packages/experimental/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @effect/experimental
22

3+
## 0.44.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
8+
- effect@3.14.9
9+
- @effect/platform@0.80.9
10+
311
## 0.44.8
412

513
### Patch Changes

packages/experimental/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect/experimental",
3-
"version": "0.44.8",
3+
"version": "0.44.9",
44
"type": "module",
55
"license": "MIT",
66
"description": "Experimental modules for the Effect ecosystem",

packages/opentelemetry/CHANGELOG.md

+32
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# @effect/opentelemetry
22

3+
## 0.46.5
4+
5+
### Patch Changes
6+
7+
- [#4740](https://github.com/Effect-TS/effect/pull/4740) [`b7a64c9`](https://github.com/Effect-TS/effect/commit/b7a64c90bbd7fcdedb56a2bcb1e080a3323d7699) Thanks @tim-smart! - add Otlp module to @effect/opentelemetry
8+
9+
This module allows you to setup an exporter for Traces, Metrics & Logs with one
10+
Layer.
11+
12+
It also has no dependency on the @opentelemetry libraries, so you don't need to
13+
add any additional deps to your package.json.
14+
15+
```ts
16+
import * as Otlp from "@effect/opentelemetry/Otlp"
17+
import * as FetchHttpClient from "@effect/platform/FetchHttpClient"
18+
import { Effect, Layer, Schedule } from "effect"
19+
20+
// Includes an Effect Tracer, Logger & Metric exporter
21+
const Observability = Otlp.layer({
22+
baseUrl: "http://localhost:4318",
23+
resource: {
24+
serviceName: "my-service"
25+
}
26+
}).pipe(Layer.provide(FetchHttpClient.layer))
27+
```
28+
29+
- [#4740](https://github.com/Effect-TS/effect/pull/4740) [`b7a64c9`](https://github.com/Effect-TS/effect/commit/b7a64c90bbd7fcdedb56a2bcb1e080a3323d7699) Thanks @tim-smart! - add Effect native OtlpMetrics & OtlpLogger
30+
31+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
32+
- effect@3.14.9
33+
- @effect/platform@0.80.9
34+
335
## 0.46.4
436

537
### Patch Changes

packages/opentelemetry/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect/opentelemetry",
3-
"version": "0.46.4",
3+
"version": "0.46.5",
44
"type": "module",
55
"license": "MIT",
66
"description": "OpenTelemetry integration for Effect",

packages/platform-browser/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @effect/platform-browser
22

3+
## 0.60.0
4+
5+
### Minor Changes
6+
7+
- [#4747](https://github.com/Effect-TS/effect/pull/4747) [`e857e9a`](https://github.com/Effect-TS/effect/commit/e857e9ad5d59972387b14c39ea0b253e6f659b3e) Thanks @titouancreach! - Clone PermissionStatus properties explicitly
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
12+
- effect@3.14.9
13+
- @effect/platform@0.80.9
14+
315
## 0.59.8
416

517
### Patch Changes

packages/platform-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/platform-browser",
33
"type": "module",
4-
"version": "0.59.8",
4+
"version": "0.60.0",
55
"license": "MIT",
66
"description": "Platform specific implementations for the browser",
77
"homepage": "https://effect.website",

packages/platform-bun/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @effect/platform-bun
22

3+
## 0.60.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
8+
- effect@3.14.9
9+
- @effect/cluster@0.29.18
10+
- @effect/platform@0.80.9
11+
- @effect/platform-node-shared@0.30.18
12+
- @effect/rpc@0.55.13
13+
- @effect/sql@0.33.9
14+
315
## 0.60.17
416

517
### Patch Changes

packages/platform-bun/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/platform-bun",
33
"type": "module",
4-
"version": "0.60.17",
4+
"version": "0.60.18",
55
"license": "MIT",
66
"description": "Platform specific implementations for the Bun runtime",
77
"homepage": "https://effect.website",

packages/platform-node-shared/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @effect/platform-node-shared
22

3+
## 0.30.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
8+
- effect@3.14.9
9+
- @effect/cluster@0.29.18
10+
- @effect/platform@0.80.9
11+
- @effect/rpc@0.55.13
12+
- @effect/sql@0.33.9
13+
314
## 0.30.17
415

516
### Patch Changes

packages/platform-node-shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/platform-node-shared",
33
"type": "module",
4-
"version": "0.30.17",
4+
"version": "0.30.18",
55
"license": "MIT",
66
"description": "Unified interfaces for common platform-specific services",
77
"homepage": "https://effect.website",

packages/platform-node/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @effect/platform-node
22

3+
## 0.76.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
8+
- effect@3.14.9
9+
- @effect/cluster@0.29.18
10+
- @effect/platform@0.80.9
11+
- @effect/platform-node-shared@0.30.18
12+
- @effect/rpc@0.55.13
13+
- @effect/sql@0.33.9
14+
315
## 0.76.17
416

517
### Patch Changes

packages/platform-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/platform-node",
33
"type": "module",
4-
"version": "0.76.17",
4+
"version": "0.76.18",
55
"license": "MIT",
66
"description": "Platform specific implementations for the Node.js runtime",
77
"homepage": "https://effect.website",

packages/platform/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @effect/platform
22

3+
## 0.80.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d78249f`](https://github.com/Effect-TS/effect/commit/d78249f0b67f63cf4baf806ff090cba33293daf0)]:
8+
- effect@3.14.9
9+
310
## 0.80.8
411

512
### Patch Changes

packages/platform/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/platform",
33
"type": "module",
4-
"version": "0.80.8",
4+
"version": "0.80.9",
55
"license": "MIT",
66
"description": "Unified interfaces for common platform-specific services",
77
"homepage": "https://effect.website",

0 commit comments

Comments
 (0)