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/cold-rings-show.md

This file was deleted.

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

## 0.48.0

### Minor Changes

- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))

### Patch Changes

- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
- @tanstack/cta-cli@0.48.0
- @tanstack/cta-framework-react-cra@0.48.0
- @tanstack/cta-framework-solid@0.48.0

## 0.47.0

### Minor Changes
Expand Down
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.47.0",
"version": "0.48.0",
"description": "Tanstack Start Builder",
"bin": "./dist/index.js",
"type": "module",
Expand Down
13 changes: 13 additions & 0 deletions cli/create-tanstack-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# create-tanstack-app

## 0.43.0

### Minor Changes

- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))

### Patch Changes

- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
- @tanstack/cta-cli@0.48.0
- @tanstack/cta-framework-react-cra@0.48.0
- @tanstack/cta-framework-solid@0.48.0

## 0.42.0

### Minor Changes
Expand Down
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.42.0",
"version": "0.43.0",
"description": "Tanstack Application Builder",
"bin": "./dist/index.js",
"type": "module",
Expand Down
13 changes: 13 additions & 0 deletions cli/create-tanstack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# create-tanstack

## 0.43.0

### Minor Changes

- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))

### Patch Changes

- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
- @tanstack/cta-cli@0.48.0
- @tanstack/cta-framework-react-cra@0.48.0
- @tanstack/cta-framework-solid@0.48.0

## 0.42.0

### Minor Changes
Expand Down
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.42.0",
"version": "0.43.0",
"description": "Tanstack Application Builder",
"bin": "./dist/index.js",
"type": "module",
Expand Down
13 changes: 13 additions & 0 deletions cli/create-tsrouter-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# create-tsrouter-app

## 0.43.0

### Minor Changes

- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))

### Patch Changes

- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
- @tanstack/cta-cli@0.48.0
- @tanstack/cta-framework-react-cra@0.48.0
- @tanstack/cta-framework-solid@0.48.0

## 0.42.0

### Minor Changes
Expand Down
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.42.0",
"version": "0.43.0",
"description": "Tanstack Application Builder",
"bin": "./dist/index.js",
"type": "module",
Expand Down
13 changes: 13 additions & 0 deletions cli/ts-create-start/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @tanstack/create-start

## 0.48.0

### Minor Changes

- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))

### Patch Changes

- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
- @tanstack/cta-cli@0.48.0
- @tanstack/cta-framework-react-cra@0.48.0
- @tanstack/cta-framework-solid@0.48.0

## 0.47.0

### Minor Changes
Expand Down
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.47.0",
"version": "0.48.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.47.0",
"@tanstack/cta-ui-base": "^0.48.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": "pnpm@9.15.5",
"dependencies": {
"@tanstack/cta-cli": "^0.47.0",
"@tanstack/cta-engine": "^0.47.0"
"@tanstack/cta-cli": "^0.48.0",
"@tanstack/cta-engine": "^0.48.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.47.0",
"@tanstack/cta-ui-base": "^0.48.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": "pnpm@9.15.5",
"dependencies": {
"@tanstack/cta-cli": "^0.47.0",
"@tanstack/cta-engine": "^0.47.0"
"@tanstack/cta-cli": "^0.48.0",
"@tanstack/cta-engine": "^0.48.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": "pnpm@9.15.5",
"dependencies": {
"@tanstack/cta-cli": "^0.47.0",
"@tanstack/cta-engine": "^0.47.0",
"@tanstack/cta-cli": "^0.48.0",
"@tanstack/cta-engine": "^0.48.0",
"@tanstack/cta-framework-react-cra": "workspace:*"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions frameworks/react-cra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @tanstack/cta-framework-react-cra

## 0.48.0

### Minor Changes

- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))

### Patch Changes

- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
- @tanstack/cta-engine@0.48.0

## 0.47.0

### Minor Changes
Expand Down
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.47.0",
"version": "0.48.0",
"description": "CTA Framework for React (Create React App)",
"type": "module",
"main": "./dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions frameworks/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @tanstack/cta-framework-solid

## 0.48.0

### Minor Changes

- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))

### Patch Changes

- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
- @tanstack/cta-engine@0.48.0

## 0.47.0

### Minor Changes
Expand Down
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.47.0",
"version": "0.48.0",
"description": "CTA Framework for Solid",
"type": "module",
"main": "./dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/cta-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @tanstack/cta-cli

## 0.48.0

### Minor Changes

- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))

### Patch Changes

- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
- @tanstack/cta-engine@0.48.0
- @tanstack/cta-ui@0.48.0

## 0.47.0

### Minor Changes
Expand Down
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.47.0",
"version": "0.48.0",
"description": "Tanstack Application Builder CLI",
"type": "module",
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/cta-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tanstack/cta-engine

## 0.48.0

### Minor Changes

- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))

## 0.47.0

### Minor Changes
Expand Down
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.47.0",
"version": "0.48.0",
"description": "Tanstack Application Builder Engine",
"type": "module",
"main": "./dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/cta-ui-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @tanstack/cta-ui-base

## 0.48.0

### Minor Changes

- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))

### Patch Changes

- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
- @tanstack/cta-engine@0.48.0

## 0.47.0

### Minor Changes
Expand Down
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.47.0",
"version": "0.48.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions packages/cta-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @tanstack/cta-ui

## 0.48.0

### Minor Changes

- no will prompt about overriding a directory that has contents ([#289](https://github.com/TanStack/create-tsrouter-app/pull/289))

### Patch Changes

- Updated dependencies [[`3087532`](https://github.com/TanStack/create-tsrouter-app/commit/308753249af11bf5c9e374789e973a934c753520)]:
- @tanstack/cta-engine@0.48.0
- @tanstack/cta-ui-base@0.48.0

## 0.47.0

### Minor Changes
Expand Down
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.47.0",
"version": "0.48.0",
"type": "module",
"main": "./lib-dist/index.js",
"types": "./lib-dist/index.d.ts",
Expand Down