0.1.0 #1

Merged
Thilawyn merged 81 commits from next into master 2025-07-17 21:17:57 +02:00
Showing only changes of commit 612efd8c48 - Show all commits

View File

@@ -3,5 +3,5 @@
[Effect-TS](https://effect.website/) integration for React 19+ that allows you to write function components using Effect generators. [Effect-TS](https://effect.website/) integration for React 19+ that allows you to write function components using Effect generators.
This monorepo contains: This monorepo contains:
- [The `reffuse` library](packages/reffuse) - [The `effect-fc` library](packages/effect-fc)
- [An example project](packges/example) - [An example project](packges/example)