Commit fb54094 1 parent 7727e56 commit fb54094 Copy full SHA for fb54094
File tree 17 files changed +34
-34
lines changed
17 files changed +34
-34
lines changed Original file line number Diff line number Diff line change 4
4
],
5
5
"useWorkspaces" : true ,
6
6
"npmClient" : " yarn" ,
7
- "version" : " 0.114 .0"
7
+ "version" : " 0.115 .0"
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-cli" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A command line interface for Reactant" ,
5
5
"engines" : {
6
6
"node" : " >=14"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-di" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A dependency injection lib for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-last-action" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A Reactant plugin for staging last action" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
31
31
"redux" : " ^4.1.0"
32
32
},
33
33
"devDependencies" : {
34
- "reactant-module" : " ^0.114 .0" ,
34
+ "reactant-module" : " ^0.115 .0" ,
35
35
"redux" : " ^4.1.0"
36
36
}
37
37
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-model" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A model lib for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
32
32
},
33
33
"devDependencies" : {
34
34
"mutative" : " ^1.0.8" ,
35
- "reactant-module" : " ^0.114 .0"
35
+ "reactant-module" : " ^0.115 .0"
36
36
}
37
37
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-module" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A module model for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
28
28
"license" : " MIT" ,
29
29
"dependencies" : {
30
30
"mutative" : " ^1.0.8" ,
31
- "reactant-di" : " ^0.114 .0" ,
31
+ "reactant-di" : " ^0.115 .0" ,
32
32
"redux" : " ^4.1.0"
33
33
},
34
34
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-native" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A mobile application with react-native for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-redux" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A redux lib for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
31
31
"redux" : " ^4.1.0"
32
32
},
33
33
"devDependencies" : {
34
- "reactant-module" : " ^0.114 .0" ,
34
+ "reactant-module" : " ^0.115 .0" ,
35
35
"redux" : " ^4.1.0"
36
36
}
37
37
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-router-dom" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A react router dom for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-router-native" ,
3
3
"private" : true ,
4
- "version" : " 0.114 .0" ,
4
+ "version" : " 0.115 .0" ,
5
5
"description" : " A native apps router with react-native for Reactant" ,
6
6
"main" : " dist/index.cjs.js" ,
7
7
"unpkg" : " dist/index.umd.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-router" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A router plugin for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
39
39
"devDependencies" : {
40
40
"react" : " ^17.0.2" ,
41
41
"react-redux" : " ^7.2.8" ,
42
- "reactant-module" : " ^0.114 .0" ,
42
+ "reactant-module" : " ^0.115 .0" ,
43
43
"redux" : " ^4.1.0"
44
44
},
45
45
"license" : " MIT"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-share" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A framework for building shared web applications with Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
34
34
"dependencies" : {
35
35
"broadcast-channel" : " ^5.3.0" ,
36
36
"data-transport" : " ^4.3.5" ,
37
- "reactant" : " ^0.114 .0" ,
38
- "reactant-last-action" : " ^0.114 .0" ,
39
- "reactant-router" : " ^0.114 .0" ,
40
- "reactant-storage" : " ^0.114 .0"
37
+ "reactant" : " ^0.115 .0" ,
38
+ "reactant-last-action" : " ^0.115 .0" ,
39
+ "reactant-router" : " ^0.115 .0" ,
40
+ "reactant-storage" : " ^0.115 .0"
41
41
},
42
42
"devDependencies" : {
43
43
"react" : " ^16.12.0 || ^17" ,
44
- "reactant-web" : " ^0.114 .0"
44
+ "reactant-web" : " ^0.115 .0"
45
45
}
46
46
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-ssr" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A server-side renderer for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
40
40
},
41
41
"dependencies" : {
42
42
"next" : " ^12.2.5" ,
43
- "reactant" : " ^0.114 .0"
43
+ "reactant" : " ^0.115 .0"
44
44
},
45
45
"devDependencies" : {
46
46
"next" : " ^12.1.0" ,
47
47
"react" : " ^17.0.2" ,
48
- "reactant-web" : " ^0.114 .0"
48
+ "reactant-web" : " ^0.115 .0"
49
49
}
50
50
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-storage" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A persistence storage plugin for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
40
40
"devDependencies" : {
41
41
"react" : " ^17.0.2" ,
42
42
"react-redux" : " ^7.2.8" ,
43
- "reactant-module" : " ^0.114 .0" ,
43
+ "reactant-module" : " ^0.115 .0" ,
44
44
"redux" : " ^4.1.0"
45
45
}
46
46
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-template" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A templates collection for Reactant" ,
5
5
"main" : " index.js" ,
6
6
"build" : [],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-web" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A Web application with react-dom for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
27
27
"react-dom" : " ^16.14.0 || ^17"
28
28
},
29
29
"dependencies" : {
30
- "reactant-router-dom" : " ^0.114 .0"
30
+ "reactant-router-dom" : " ^0.115 .0"
31
31
},
32
32
"devDependencies" : {
33
33
"react-dom" : " ^17.0.2"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant" ,
3
- "version" : " 0.114 .0" ,
3
+ "version" : " 0.115 .0" ,
4
4
"description" : " A framework for building React web applications" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
37
37
},
38
38
"dependencies" : {
39
39
"react-redux" : " ^7.2.8" ,
40
- "reactant-module" : " ^0.114 .0"
40
+ "reactant-module" : " ^0.115 .0"
41
41
},
42
42
"devDependencies" : {
43
43
"react" : " ^17.0.2" ,
44
- "reactant-storage" : " ^0.114 .0" ,
45
- "reactant-web" : " ^0.114 .0"
44
+ "reactant-storage" : " ^0.115 .0" ,
45
+ "reactant-web" : " ^0.115 .0"
46
46
}
47
47
}
You can’t perform that action at this time.
0 commit comments