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 3
3
" packages/*"
4
4
],
5
5
"npmClient" : " yarn" ,
6
- "version" : " 0.65 .0"
6
+ "version" : " 0.66 .0"
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-cli" ,
3
- "version" : " 0.65 .0" ,
3
+ "version" : " 0.66 .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.65 .0" ,
3
+ "version" : " 0.66 .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.65 .0" ,
3
+ "version" : " 0.66 .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" ,
25
25
"redux" : " ^4.1.0"
26
26
},
27
27
"devDependencies" : {
28
- "reactant-module" : " ^0.65 .0" ,
28
+ "reactant-module" : " ^0.66 .0" ,
29
29
"redux" : " ^4.1.0"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-model" ,
3
- "version" : " 0.65 .0" ,
3
+ "version" : " 0.66 .0" ,
4
4
"description" : " A model lib for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
26
26
},
27
27
"devDependencies" : {
28
28
"immer" : " ^9.0.15" ,
29
- "reactant-module" : " ^0.65 .0"
29
+ "reactant-module" : " ^0.66 .0"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-module" ,
3
- "version" : " 0.65 .0" ,
3
+ "version" : " 0.66 .0" ,
4
4
"description" : " A module model for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
27
27
"license" : " MIT" ,
28
28
"dependencies" : {
29
29
"immer" : " ^9.0.15" ,
30
- "reactant-di" : " ^0.65 .0" ,
30
+ "reactant-di" : " ^0.66 .0" ,
31
31
"redux" : " ^4.1.0"
32
32
},
33
33
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-native" ,
3
- "version" : " 0.65 .0" ,
3
+ "version" : " 0.66 .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.65 .0" ,
3
+ "version" : " 0.66 .0" ,
4
4
"description" : " A redux lib for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
25
25
"redux" : " ^4.1.0"
26
26
},
27
27
"devDependencies" : {
28
- "reactant-module" : " ^0.65 .0" ,
28
+ "reactant-module" : " ^0.66 .0" ,
29
29
"redux" : " ^4.1.0"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-router-dom" ,
3
- "version" : " 0.65 .0" ,
3
+ "version" : " 0.66 .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.65 .0" ,
4
+ "version" : " 0.66 .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.65 .0" ,
3
+ "version" : " 0.66 .0" ,
4
4
"description" : " A router plugin for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
33
33
"devDependencies" : {
34
34
"react" : " ^17.0.2" ,
35
35
"react-redux" : " ^7.2.8" ,
36
- "reactant-module" : " ^0.65 .0" ,
36
+ "reactant-module" : " ^0.66 .0" ,
37
37
"redux" : " ^4.1.0"
38
38
},
39
39
"license" : " MIT"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-share" ,
3
- "version" : " 0.65 .0" ,
3
+ "version" : " 0.66 .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" ,
31
31
"dependencies" : {
32
32
"broadcast-channel" : " ^4.0.0" ,
33
33
"data-transport" : " ^3.1.1" ,
34
- "reactant" : " ^0.65 .0" ,
35
- "reactant-last-action" : " ^0.65 .0" ,
36
- "reactant-router" : " ^0.65 .0" ,
37
- "reactant-storage" : " ^0.65 .0"
34
+ "reactant" : " ^0.66 .0" ,
35
+ "reactant-last-action" : " ^0.66 .0" ,
36
+ "reactant-router" : " ^0.66 .0" ,
37
+ "reactant-storage" : " ^0.66 .0"
38
38
},
39
39
"devDependencies" : {
40
40
"react" : " ^16.12.0 || ^17" ,
41
- "reactant-web" : " ^0.65 .0"
41
+ "reactant-web" : " ^0.66 .0"
42
42
}
43
43
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-ssr" ,
3
- "version" : " 0.65 .0" ,
3
+ "version" : " 0.66 .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.65 .0"
43
+ "reactant" : " ^0.66 .0"
44
44
},
45
45
"devDependencies" : {
46
46
"next" : " ^12.1.0" ,
47
47
"react" : " ^17.0.2" ,
48
- "reactant-web" : " ^0.65 .0"
48
+ "reactant-web" : " ^0.66 .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.65 .0" ,
3
+ "version" : " 0.66 .0" ,
4
4
"description" : " A persistence storage plugin for Reactant" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"unpkg" : " dist/index.umd.js" ,
34
34
"devDependencies" : {
35
35
"react" : " ^17.0.2" ,
36
36
"react-redux" : " ^7.2.8" ,
37
- "reactant-module" : " ^0.65 .0" ,
37
+ "reactant-module" : " ^0.66 .0" ,
38
38
"redux" : " ^4.1.0"
39
39
}
40
40
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant-template" ,
3
- "version" : " 0.65 .0" ,
3
+ "version" : " 0.66 .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.65 .0" ,
3
+ "version" : " 0.66 .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" ,
21
21
"react-dom" : " ^16.14.0 || ^17"
22
22
},
23
23
"dependencies" : {
24
- "reactant-router-dom" : " ^0.65 .0"
24
+ "reactant-router-dom" : " ^0.66 .0"
25
25
},
26
26
"devDependencies" : {
27
27
"react-dom" : " ^17.0.2"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reactant" ,
3
- "version" : " 0.65 .0" ,
3
+ "version" : " 0.66 .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.65 .0"
40
+ "reactant-module" : " ^0.66 .0"
41
41
},
42
42
"devDependencies" : {
43
43
"react" : " ^17.0.2" ,
44
- "reactant-storage" : " ^0.65 .0" ,
45
- "reactant-web" : " ^0.65 .0"
44
+ "reactant-storage" : " ^0.66 .0" ,
45
+ "reactant-web" : " ^0.66 .0"
46
46
}
47
47
}
You can’t perform that action at this time.
0 commit comments