## 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
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.