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.31 " ,
3
+ "version" : " 0.14.4 " ,
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.31 " ,
3
+ "version" : " 0.14.4 " ,
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.31 " ,
3
+ "version" : " 0.14.4 " ,
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.31 " ,
3
+ "version" : " 0.14.4 " ,
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.31 " ,
3
+ "version" : " 0.14.4 " ,
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.31 " ,
3
+ "version" : " 0.14.4 " ,
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.31 " ,
3
+ "version" : " 0.14.4 " ,
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 76
76
"vitest" : " ^3.0.5" ,
77
77
"web-vitals" : " ^4.2.4"
78
78
},
79
- "version" : " 0.10.0-alpha.31 "
79
+ "version" : " 0.14.4 "
80
80
}
You can’t perform that action at this time.
0 commit comments