Skip to content

Commit 2f36560

Browse files
committed
chore: update roadmap
1 parent 6da7dd1 commit 2f36560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ count.set(3); // No console output
7070

7171
| Version | Savings |
7272
|---------|-----------------------------------------------------------------------------------------------|
73-
| 0.3 | Correctly schedule child effect scopes |
73+
| 0.3 | ~~Correctly schedule child effect scopes~~ |
7474
| 0.2 | Correctly schedule computed side effects |
7575
| 0.1 | Correctly schedule inner effect callbacks |
7676
| 0.0 | Add APIs: `signal()`, `computed()`, `effect()`, `effectScope()`, `startBatch()`, `endBatch()` |

0 commit comments

Comments
 (0)