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
2 changed files with 4 additions and 0 deletions
Showing only changes of commit 01477c304e - Show all commits
+2
View File
@@ -31,6 +31,8 @@ jobs:
run: bun lint:biome
- name: Test
run: bun run test
- name: Build
run: bun run build
- name: Publish effect-fc
uses: JS-DevTools/npm-publish@v4
with:
+2
View File
@@ -27,6 +27,8 @@ jobs:
run: bun lint:biome
- name: Test
run: bun run test
- name: Build
run: bun run build
- name: Pack
run: bun pack