File tree 10 files changed +11
-10
lines changed
10 files changed +11
-10
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.15 " ,
3
+ "version" : " 0.10.0-alpha.18 " ,
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.15 " ,
3
+ "version" : " 0.10.0-alpha.18 " ,
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.15 " ,
3
+ "version" : " 0.10.0-alpha.18 " ,
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-cli" ,
3
- "version" : " 0.10.0-alpha.15 " ,
3
+ "version" : " 0.10.0-alpha.18 " ,
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-custom-add-on" ,
3
- "version" : " 0.10.0-alpha.15 " ,
3
+ "version" : " 0.10.0-alpha.18 " ,
4
4
"description" : " Tanstack Application Builder Custom Add-On Support" ,
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.15 " ,
3
+ "version" : " 0.10.0-alpha.18 " ,
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 1
1
{
2
2
"name" : " @tanstack/cta-mcp" ,
3
- "version" : " 0.10.0-alpha.15 " ,
3
+ "version" : " 0.10.0-alpha.18 " ,
4
4
"description" : " Tanstack Application Builder Model Context Protocol (MCP) Server" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 55
55
"vite" : " ^6.1.0" ,
56
56
"vitest" : " ^3.0.5" ,
57
57
"web-vitals" : " ^4.2.4"
58
- }
58
+ },
59
+ "version" : " 0.10.0-alpha.18"
59
60
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack/cta-templates-react-cra" ,
3
- "version" : " 0.10.0-alpha.15 " ,
3
+ "version" : " 0.10.0-alpha.18 " ,
4
4
"description" : " React CRA Template for Create Tanstack Application" ,
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-templates-solid" ,
3
- "version" : " 0.10.0-alpha.15 " ,
3
+ "version" : " 0.10.0-alpha.18 " ,
4
4
"description" : " React CRA Template for Create Tanstack Application" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments