Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions .changeset/dark-impalas-dress.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/purple-dingos-cough.md

This file was deleted.

16 changes: 16 additions & 0 deletions cli/create-start-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# create-start-app

## 0.47.0

### Minor Changes

- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))

- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))

### Patch Changes

- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
2 changes: 1 addition & 1 deletion cli/create-start-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-start-app",
"version": "0.46.2",
"version": "0.47.0",
"description": "Tanstack Start Builder",
"bin": "./dist/index.js",
"type": "module",
Expand Down
16 changes: 16 additions & 0 deletions cli/create-tanstack-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# create-tanstack-app

## 0.42.0

### Minor Changes

- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))

- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))

### Patch Changes

- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
2 changes: 1 addition & 1 deletion cli/create-tanstack-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-tanstack-app",
"version": "0.41.2",
"version": "0.42.0",
"description": "Tanstack Application Builder",
"bin": "./dist/index.js",
"type": "module",
Expand Down
16 changes: 16 additions & 0 deletions cli/create-tanstack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# create-tanstack

## 0.42.0

### Minor Changes

- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))

- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))

### Patch Changes

- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
2 changes: 1 addition & 1 deletion cli/create-tanstack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-tanstack",
"version": "0.41.2",
"version": "0.42.0",
"description": "Tanstack Application Builder",
"bin": "./dist/index.js",
"type": "module",
Expand Down
16 changes: 16 additions & 0 deletions cli/create-tsrouter-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# create-tsrouter-app

## 0.42.0

### Minor Changes

- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))

- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))

### Patch Changes

- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
2 changes: 1 addition & 1 deletion cli/create-tsrouter-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-tsrouter-app",
"version": "0.41.2",
"version": "0.42.0",
"description": "Tanstack Application Builder",
"bin": "./dist/index.js",
"type": "module",
Expand Down
16 changes: 16 additions & 0 deletions cli/ts-create-start/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# @tanstack/create-start

## 0.47.0

### Minor Changes

- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))

- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))

### Patch Changes

- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
2 changes: 1 addition & 1 deletion cli/ts-create-start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/create-start",
"version": "0.46.2",
"version": "0.47.0",
"description": "Tanstack Start Builder",
"bin": "./dist/index.js",
"type": "module",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.6",
"@tanstack/cta-ui-base": "^0.46.2",
"@tanstack/cta-ui-base": "^0.47.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"tailwindcss": "^4.1.6",
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-cli/create-qwik-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"license": "MIT",
"packageManager": "[email protected]",
"dependencies": {
"@tanstack/cta-cli": "^0.46.2",
"@tanstack/cta-engine": "^0.46.2"
"@tanstack/cta-cli": "^0.47.0",
"@tanstack/cta-engine": "^0.47.0"
},
"devDependencies": {
"@types/node": "^22.13.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.6",
"@tanstack/cta-ui-base": "^0.46.2",
"@tanstack/cta-ui-base": "^0.47.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"tailwindcss": "^4.1.6",
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-cli/create-rwsdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"license": "MIT",
"packageManager": "[email protected]",
"dependencies": {
"@tanstack/cta-cli": "^0.46.2",
"@tanstack/cta-engine": "^0.46.2"
"@tanstack/cta-cli": "^0.47.0",
"@tanstack/cta-engine": "^0.47.0"
},
"devDependencies": {
"@types/node": "^22.13.4",
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-cli/customized-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"license": "MIT",
"packageManager": "[email protected]",
"dependencies": {
"@tanstack/cta-cli": "^0.46.2",
"@tanstack/cta-engine": "^0.46.2",
"@tanstack/cta-cli": "^0.47.0",
"@tanstack/cta-engine": "^0.47.0",
"@tanstack/cta-framework-react-cra": "workspace:*"
},
"devDependencies": {
Expand Down
14 changes: 14 additions & 0 deletions frameworks/react-cra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @tanstack/cta-framework-react-cra

## 0.47.0

### Minor Changes

- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))

- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))

### Patch Changes

- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
- @tanstack/[email protected]
2 changes: 1 addition & 1 deletion frameworks/react-cra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/cta-framework-react-cra",
"version": "0.46.2",
"version": "0.47.0",
"description": "CTA Framework for React (Create React App)",
"type": "module",
"main": "./dist/index.js",
Expand Down
14 changes: 14 additions & 0 deletions frameworks/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @tanstack/cta-framework-solid

## 0.47.0

### Minor Changes

- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))

- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))

### Patch Changes

- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
- @tanstack/[email protected]
2 changes: 1 addition & 1 deletion frameworks/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/cta-framework-solid",
"version": "0.46.2",
"version": "0.47.0",
"description": "CTA Framework for Solid",
"type": "module",
"main": "./dist/index.js",
Expand Down
15 changes: 15 additions & 0 deletions packages/cta-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# @tanstack/cta-cli

## 0.47.0

### Minor Changes

- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))

- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))

### Patch Changes

- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
- @tanstack/[email protected]
- @tanstack/[email protected]
2 changes: 1 addition & 1 deletion packages/cta-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/cta-cli",
"version": "0.46.2",
"version": "0.47.0",
"description": "Tanstack Application Builder CLI",
"type": "module",
"main": "./dist/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/cta-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @tanstack/cta-engine

## 0.47.0

### Minor Changes

- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))

- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))
2 changes: 1 addition & 1 deletion packages/cta-engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/cta-engine",
"version": "0.46.2",
"version": "0.47.0",
"description": "Tanstack Application Builder Engine",
"type": "module",
"main": "./dist/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/cta-ui-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @tanstack/cta-ui-base

## 0.47.0

### Minor Changes

- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))

- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))

### Patch Changes

- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
- @tanstack/[email protected]
2 changes: 1 addition & 1 deletion packages/cta-ui-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/cta-ui-base",
"version": "0.46.2",
"version": "0.47.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
15 changes: 15 additions & 0 deletions packages/cta-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# @tanstack/cta-ui

## 0.47.0

### Minor Changes

- Smakll content fixes ([`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2))

- allowing for no tailwind ([#151](https://github.com/TanStack/create-tsrouter-app/pull/151))

### Patch Changes

- Updated dependencies [[`7647683`](https://github.com/TanStack/create-tsrouter-app/commit/76476838fc427d71535881b959530307ca4664a2), [`f1f58fe`](https://github.com/TanStack/create-tsrouter-app/commit/f1f58feed7d7df1e0c5e0fc4dd3af02e11df09e5)]:
- @tanstack/[email protected]
- @tanstack/[email protected]
2 changes: 1 addition & 1 deletion packages/cta-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/cta-ui",
"version": "0.46.2",
"version": "0.47.0",
"type": "module",
"main": "./lib-dist/index.js",
"types": "./lib-dist/index.d.ts",
Expand Down