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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
@effect/language-servicewith@effect/tsgo.MutationForm,PubSub, and fiber interruption code to RC APIs.effect-viewto0.1.3and update its published file set.Testing
bun run lint:tscbun run test— 59 tests passed