Skip to content

Commit a3fafe6

Browse files
committed
- update change log
- bump version
1 parent 3f161bf commit a3fafe6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
- only update one of module or window
77
- remove `setContext()` and `setCtx()`, in favor of `ctx()`.
88

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+
917
## v1.3.0
1018

1119
- support functional `ctx` parameter for returning customized context especially useful for nested views.

0 commit comments

Comments
 (0)