We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f161bf commit a3fafe6Copy full SHA for a3fafe6
CHANGELOG.md
@@ -6,6 +6,14 @@
6
- only update one of module or window
7
- remove `setContext()` and `setCtx()`, in favor of `ctx()`.
8
9
+
10
+## v1.3.1
11
12
+ - fix bug: subview rendering should update `ctxs`
13
+ - add internal `ctxs` api for updating `ctxs`
14
+ - upgrade dependencies
15
16
17
## v1.3.0
18
19
- support functional `ctx` parameter for returning customized context especially useful for nested views.
0 commit comments