File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-start-app" ,
3
- "version" : " 0.10.0-alpha.23 " ,
3
+ "version" : " 0.10.0-alpha.26 " ,
4
4
"description" : " Tanstack Start Builder" ,
5
5
"bin" : " ./dist/index.js" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-tanstack" ,
3
- "version" : " 0.10.0-alpha.23 " ,
3
+ "version" : " 0.10.0-alpha.26 " ,
4
4
"description" : " Tanstack Application Builder" ,
5
5
"bin" : " ./dist/index.js" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-tsrouter-app" ,
3
- "version" : " 0.10.0-alpha.23 " ,
3
+ "version" : " 0.10.0-alpha.26 " ,
4
4
"description" : " Tanstack Application Builder" ,
5
5
"bin" : " ./dist/index.js" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack/cta-framework-react-cra" ,
3
- "version" : " 0.10.0-alpha.21 " ,
3
+ "version" : " 0.10.0-alpha.26 " ,
4
4
"description" : " CTA Framework for React (Create React App)" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack/cta-framework-solid" ,
3
- "version" : " 0.10.0-alpha.21 " ,
3
+ "version" : " 0.10.0-alpha.26 " ,
4
4
"description" : " CTA Framework for Solid" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack/cta-cli" ,
3
- "version" : " 0.10.0-alpha.23 " ,
3
+ "version" : " 0.10.0-alpha.26 " ,
4
4
"description" : " Tanstack Application Builder CLI" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack/cta-engine" ,
3
- "version" : " 0.10.0-alpha.21 " ,
3
+ "version" : " 0.10.0-alpha.26 " ,
4
4
"description" : " Tanstack Application Builder Engine" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 75
75
"vitest" : " ^3.0.5" ,
76
76
"web-vitals" : " ^4.2.4"
77
77
},
78
- "version" : " 0.10.0-alpha.23 "
78
+ "version" : " 0.10.0-alpha.26 "
79
79
}
You can’t perform that action at this time.
0 commit comments