File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
packages/react-experiment Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"changesets" : [
13
13
" angry-gifts-explode" ,
14
+ " brown-waves-share" ,
14
15
" dry-seals-lie" ,
16
+ " dull-buckets-decide" ,
15
17
" eighty-seas-itch" ,
16
18
" four-hornets-know" ,
17
19
" fresh-hats-invent" ,
Original file line number Diff line number Diff line change 1
1
# @lightmill/react-experiment
2
2
3
+ ## 3.0.0-beta.20
4
+
5
+ ### Major Changes
6
+
7
+ - e3774ba: Rename Run's config prop to elements, and RunConfig type to RunElements
8
+
9
+ ### Patch Changes
10
+
11
+ - 858914e: Fix logger's run not being marked as completed under run completion.
12
+
3
13
## 3.0.0-beta.19
4
14
5
15
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lightmill/react-experiment" ,
3
- "version" : " 3.0.0-beta.19 " ,
3
+ "version" : " 3.0.0-beta.20 " ,
4
4
"description" : " React utility to run HCI experiments on the web." ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments