File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.2.4
2
+ - hot reload page builder when page is embedded inside a state
3
+
1
4
## 0.2.3
2
5
- hot reload prevent call onInit by default
3
6
- add onReassemble callback on presenter
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ packages:
7
7
path: ".."
8
8
relative: true
9
9
source: path
10
- version: "0.2.3 "
10
+ version: "0.2.4 "
11
11
async:
12
12
dependency: transitive
13
13
description:
Original file line number Diff line number Diff line change 1
1
name : alfreed
2
2
description : split your business logic easily / handle your page state / handle animation state within your business logic
3
- version : 0.2.3
3
+ version : 0.2.4
4
4
homepage : https://apparence.io
5
5
repository : https://github.com/Apparence-io/alfreed
6
6
You can’t perform that action at this time.
0 commit comments