Skip to content

Commit 26cacc5

Browse files
Update api-builtin-effects.md
1 parent 59b6d28 commit 26cacc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api-builtin-effects.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Will the `:dispatch` effect be actioned before `:http`, and what about `:db`?
2121

2222
!!! tip "From v1.1.0 onwards"
2323
two things changed:
24+
2425
- re-frame guarantees that the `:db` effect will be actioned first, if present. But there remains no guarantee for other effects.
2526
- a new effect, called `:fx`, is added. It allows you to specify an ordered sequence of effects.
2627

0 commit comments

Comments
 (0)