Commit 3f16fc7 1 parent c3002bd commit 3f16fc7 Copy full SHA for 3f16fc7
File tree 18 files changed +68
-68
lines changed
devtools/chrome-extension
reactive-test-cases-for-react18
18 files changed +68
-68
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/chrome-extension" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"private" : true ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
21
21
"start" : " webpack-dev-server --config config/webpack.dev.ts"
22
22
},
23
23
"dependencies" : {
24
- "@formily/core" : " 2.1.7 " ,
25
- "@formily/shared" : " 2.1.7 " ,
24
+ "@formily/core" : " 2.1.8 " ,
25
+ "@formily/shared" : " 2.1.8 " ,
26
26
"react" : " ^17.0.0" ,
27
27
"react-dom" : " ^17.0.0" ,
28
28
"react-json-view" : " ^1.19.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.1.7 " ,
2
+ "version" : " 2.1.8 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"npmClientArgs" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/antd" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
60
60
}
61
61
},
62
62
"dependencies" : {
63
- "@formily/core" : " 2.1.7 " ,
64
- "@formily/grid" : " 2.1.7 " ,
65
- "@formily/json-schema" : " 2.1.7 " ,
66
- "@formily/react" : " 2.1.7 " ,
67
- "@formily/reactive" : " 2.1.7 " ,
68
- "@formily/reactive-react" : " 2.1.7 " ,
69
- "@formily/shared" : " 2.1.7 " ,
63
+ "@formily/core" : " 2.1.8 " ,
64
+ "@formily/grid" : " 2.1.8 " ,
65
+ "@formily/json-schema" : " 2.1.8 " ,
66
+ "@formily/react" : " 2.1.8 " ,
67
+ "@formily/reactive" : " 2.1.8 " ,
68
+ "@formily/reactive-react" : " 2.1.8 " ,
69
+ "@formily/shared" : " 2.1.8 " ,
70
70
"classnames" : " ^2.2.6" ,
71
71
"react-sortable-hoc" : " ^1.11.0" ,
72
72
"react-sticky-box" : " ^1.0.2"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/benchmark" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"repository" : {
40
40
"react-is" : " next"
41
41
},
42
42
"dependencies" : {
43
- "@formily/reactive" : " 2.1.7 " ,
44
- "@formily/reactive-react" : " 2.1.7 " ,
43
+ "@formily/reactive" : " 2.1.8 " ,
44
+ "@formily/reactive-react" : " 2.1.8 " ,
45
45
"react" : " next" ,
46
46
"react-dom" : " next" ,
47
47
"react-is" : " next"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/core" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
32
32
"dumi" : " ^1.1.0-rc.8"
33
33
},
34
34
"dependencies" : {
35
- "@formily/reactive" : " 2.1.7 " ,
36
- "@formily/shared" : " 2.1.7 " ,
37
- "@formily/validator" : " 2.1.7 "
35
+ "@formily/reactive" : " 2.1.8 " ,
36
+ "@formily/shared" : " 2.1.8 " ,
37
+ "@formily/validator" : " 2.1.8 "
38
38
},
39
39
"publishConfig" : {
40
40
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/element" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
46
46
"vuepress-plugin-typescript" : " ^0.3.1"
47
47
},
48
48
"dependencies" : {
49
- "@formily/core" : " 2.1.7 " ,
50
- "@formily/grid" : " 2.1.7 " ,
51
- "@formily/json-schema" : " 2.1.7 " ,
52
- "@formily/reactive" : " 2.1.7 " ,
53
- "@formily/reactive-vue" : " 2.1.7 " ,
54
- "@formily/shared" : " 2.1.7 " ,
55
- "@formily/vue" : " 2.1.7 " ,
49
+ "@formily/core" : " 2.1.8 " ,
50
+ "@formily/grid" : " 2.1.8 " ,
51
+ "@formily/json-schema" : " 2.1.8 " ,
52
+ "@formily/reactive" : " 2.1.8 " ,
53
+ "@formily/reactive-vue" : " 2.1.8 " ,
54
+ "@formily/shared" : " 2.1.8 " ,
55
+ "@formily/vue" : " 2.1.8 " ,
56
56
"portal-vue" : " ^2.1.7" ,
57
57
"vue-slicksort" : " ^1.2.0"
58
58
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/grid" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
30
30
"typescript" : " ^4.1.0"
31
31
},
32
32
"dependencies" : {
33
- "@formily/reactive" : " 2.1.7 " ,
33
+ "@formily/reactive" : " 2.1.8 " ,
34
34
"@juggle/resize-observer" : " ^3.3.1"
35
35
},
36
36
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/json-schema" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
30
30
"typescript" : " ^4.1.5"
31
31
},
32
32
"dependencies" : {
33
- "@formily/core" : " 2.1.7 " ,
34
- "@formily/reactive" : " 2.1.7 " ,
35
- "@formily/shared" : " 2.1.7 "
33
+ "@formily/core" : " 2.1.8 " ,
34
+ "@formily/reactive" : " 2.1.8 " ,
35
+ "@formily/shared" : " 2.1.8 "
36
36
},
37
37
"publishConfig" : {
38
38
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/next" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"umd:main" : " dist/formily.next.umd.production.js" ,
59
59
"dumi" : " ^1.1.0-rc.8"
60
60
},
61
61
"dependencies" : {
62
- "@formily/core" : " 2.1.7 " ,
63
- "@formily/grid" : " 2.1.7 " ,
64
- "@formily/json-schema" : " 2.1.7 " ,
65
- "@formily/react" : " 2.1.7 " ,
66
- "@formily/reactive" : " 2.1.7 " ,
67
- "@formily/reactive-react" : " 2.1.7 " ,
68
- "@formily/shared" : " 2.1.7 " ,
62
+ "@formily/core" : " 2.1.8 " ,
63
+ "@formily/grid" : " 2.1.8 " ,
64
+ "@formily/json-schema" : " 2.1.8 " ,
65
+ "@formily/react" : " 2.1.8 " ,
66
+ "@formily/reactive" : " 2.1.8 " ,
67
+ "@formily/reactive-react" : " 2.1.8 " ,
68
+ "@formily/shared" : " 2.1.8 " ,
69
69
"classnames" : " ^2.2.6" ,
70
70
"react-sortable-hoc" : " ^1.11.0" ,
71
71
"react-sticky-box" : " ^1.0.2"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/path" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/react" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
47
47
"dumi" : " ^1.1.0-rc.8"
48
48
},
49
49
"dependencies" : {
50
- "@formily/core" : " 2.1.7 " ,
51
- "@formily/json-schema" : " 2.1.7 " ,
52
- "@formily/reactive" : " 2.1.7 " ,
53
- "@formily/reactive-react" : " 2.1.7 " ,
54
- "@formily/shared" : " 2.1.7 " ,
55
- "@formily/validator" : " 2.1.7 " ,
50
+ "@formily/core" : " 2.1.8 " ,
51
+ "@formily/json-schema" : " 2.1.8 " ,
52
+ "@formily/reactive" : " 2.1.8 " ,
53
+ "@formily/reactive-react" : " 2.1.8 " ,
54
+ "@formily/shared" : " 2.1.8 " ,
55
+ "@formily/validator" : " 2.1.8 " ,
56
56
"hoist-non-react-statics" : " ^3.3.2"
57
57
},
58
58
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/reactive-react" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
47
47
"dumi" : " ^1.1.0-rc.8"
48
48
},
49
49
"dependencies" : {
50
- "@formily/reactive" : " 2.1.7 " ,
50
+ "@formily/reactive" : " 2.1.8 " ,
51
51
"hoist-non-react-statics" : " ^3.3.2"
52
52
},
53
53
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/reactive-test-cases-for-react18" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"repository" : {
36
36
"react-is" : " next"
37
37
},
38
38
"dependencies" : {
39
- "@formily/reactive" : " 2.1.7 " ,
40
- "@formily/reactive-react" : " 2.1.7 " ,
39
+ "@formily/reactive" : " 2.1.8 " ,
40
+ "@formily/reactive-react" : " 2.1.8 " ,
41
41
"react" : " next" ,
42
42
"react-dom" : " next" ,
43
43
"react-is" : " next"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/reactive-vue" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
33
33
"vue" : " ^2.6.12"
34
34
},
35
35
"dependencies" : {
36
- "@formily/reactive" : " 2.1.7 " ,
36
+ "@formily/reactive" : " 2.1.8 " ,
37
37
"vue-demi" : " ^0.9.0"
38
38
},
39
39
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/reactive" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/shared" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
31
31
"build:umd" : " rollup --config"
32
32
},
33
33
"dependencies" : {
34
- "@formily/path" : " 2.1.7 " ,
34
+ "@formily/path" : " 2.1.8 " ,
35
35
"camel-case" : " ^4.1.1" ,
36
36
"lower-case" : " ^2.0.1" ,
37
37
"no-case" : " ^3.0.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/validator" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
27
27
"build:umd" : " rollup --config"
28
28
},
29
29
"dependencies" : {
30
- "@formily/shared" : " 2.1.7 "
30
+ "@formily/shared" : " 2.1.8 "
31
31
},
32
32
"publishConfig" : {
33
33
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formily/vue" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " lib" ,
6
6
"module" : " esm" ,
45
45
"vuepress-plugin-typescript" : " ^0.3.1"
46
46
},
47
47
"dependencies" : {
48
- "@formily/core" : " 2.1.7 " ,
49
- "@formily/json-schema" : " 2.1.7 " ,
50
- "@formily/reactive" : " 2.1.7 " ,
51
- "@formily/reactive-vue" : " 2.1.7 " ,
52
- "@formily/shared" : " 2.1.7 " ,
53
- "@formily/validator" : " 2.1.7 " ,
48
+ "@formily/core" : " 2.1.8 " ,
49
+ "@formily/json-schema" : " 2.1.8 " ,
50
+ "@formily/reactive" : " 2.1.8 " ,
51
+ "@formily/reactive-vue" : " 2.1.8 " ,
52
+ "@formily/shared" : " 2.1.8 " ,
53
+ "@formily/validator" : " 2.1.8 " ,
54
54
"fs-extra" : " ^10.0.0" ,
55
55
"vue-demi" : " ^0.9.0" ,
56
56
"vue-frag" : " ^1.1.4"
You can’t perform that action at this time.
0 commit comments