Upgrade effect-view to Effect v4 RC and tsgo #72

Merged
Thilawyn merged 6 commits from next into master 2026-08-15 01:45:34 +02:00
Owner

Summary

  • Upgrade Effect and effect-lens from beta to RC versions.
  • Replace @effect/language-service with @effect/tsgo.
  • Update TypeScript, VS Code, and package configuration for tsgo.
  • Adapt MutationForm, PubSub, and fiber interruption code to RC APIs.
  • Bump effect-view to 0.1.3 and update its published file set.
  • Update documentation and examples from Effect v4 beta to RC.

Testing

  • bun run lint:tsc
  • bun run test — 59 tests passed
## Summary - Upgrade Effect and effect-lens from beta to RC versions. - Replace `@effect/language-service` with `@effect/tsgo`. - Update TypeScript, VS Code, and package configuration for tsgo. - Adapt `MutationForm`, `PubSub`, and fiber interruption code to RC APIs. - Bump `effect-view` to `0.1.3` and update its published file set. - Update documentation and examples from Effect v4 beta to RC. ## Testing - `bun run lint:tsc` - `bun run test` — 59 tests passed
Thilawyn added 3 commits 2026-08-15 01:17:27 +02:00
Upgrade to Effect RC
Lint / lint (push) Successful in 24s
1ecd41d3c3
Fix
Lint / lint (push) Successful in 25s
0dfb5492d5
Fix
Lint / lint (push) Successful in 27s
Test build / test-build (pull_request) Failing after 1m18s
354d376fa0
Thilawyn added 1 commit 2026-08-15 01:34:27 +02:00
Fix CI
Lint / lint (push) Successful in 24s
Test build / test-build (pull_request) Failing after 1m12s
b3f9463440
Thilawyn added 1 commit 2026-08-15 01:36:43 +02:00
Fix CI
Lint / lint (push) Successful in 25s
Test build / test-build (pull_request) Failing after 1m10s
2ffd55fa2c
Thilawyn added 1 commit 2026-08-15 01:42:32 +02:00
Fix CI
Lint / lint (push) Successful in 26s
Test build / test-build (pull_request) Successful in 1m11s
4d17948dd8
Thilawyn merged commit 44bea41e39 into master 2026-08-15 01:45:34 +02:00
Thilawyn deleted branch next 2026-08-15 01:45:34 +02:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Thilawyn/effect-view#72