Add Effect v4 support, Fast Refresh tooling, and revamped docs #56

Merged
Thilawyn merged 133 commits from next into master 2026-07-26 02:32:59 +02:00
Showing only changes of commit fa058ecf53 - Show all commits
+1 -8
View File
@@ -122,14 +122,7 @@ and schemas. Effect View provides the lifecycle-aware boundary between them.
## Documentation
- [Getting started](https://thila.dev/effect-view/docs/getting-started)
- [State management](https://thila.dev/effect-view/docs/state-management)
- [Queries](https://thila.dev/effect-view/docs/query)
- [Mutations](https://thila.dev/effect-view/docs/mutation)
- [Forms](https://thila.dev/effect-view/docs/forms)
The complete documentation is available at
**[thila.dev/effect-view](https://thila.dev/effect-view)**.
The complete documentation is available at **[thila.dev/effect-view](https://thila.dev/effect-view)**.
## Requirements