Files
ThilawynandJulien Valverdé 19ae5a366d
Publish / publish (push) Successful in 2m1s
Lint / lint (push) Successful in 26s
Redesign docs and upgrade effect-lens/effect (#77)
## Summary
- Redesign the docs site (landing page, code block styling, syntax highlighting, line numbers)
- Upgrade `effect-lens` to `2.0.2-rc.115` and the associated `effect`/`@effect/platform-browser` to `4.0.0-rc.115`
- Bump package version

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: #77
2026-09-16 22:07:21 +02:00
..
2025-07-23 21:28:25 +02:00
2025-10-03 18:19:23 +02:00
2025-07-01 22:34:50 +02:00
2025-10-02 18:18:23 +02:00

Effect View Example

Minimal React example for effect-view, Effect V4, and effect-lens@2.

bun run dev

The counter demonstrates a V4 SubscriptionRef exposed as an Effect Lens and rendered through an Effect View component.