Skip to content
Open
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
5 changes: 0 additions & 5 deletions .changeset/fix-windows-tsconfig-missing.md

This file was deleted.

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

## 0.52.2

### Patch Changes

- Updated dependencies [[`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92)]:
- @tanstack/create@0.53.2
- @tanstack/cli@0.52.2

## 0.52.1

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

## 0.47.2

### Patch Changes

- Updated dependencies [[`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92)]:
- @tanstack/create@0.53.2
- @tanstack/cli@0.52.2

## 0.47.1

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

## 0.47.2

### Patch Changes

- Updated dependencies [[`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92)]:
- @tanstack/create@0.53.2
- @tanstack/cli@0.52.2

## 0.47.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli-aliases/create-tanstack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-tanstack",
"version": "0.47.1",
"version": "0.47.2",
"description": "Tanstack Application Builder",
"bin": "./dist/index.js",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions cli-aliases/create-tsrouter-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# create-tsrouter-app

## 0.47.2

### Patch Changes

- Updated dependencies [[`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92)]:
- @tanstack/create@0.53.2
- @tanstack/cli@0.52.2

## 0.47.1

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

## 0.52.2

### Patch Changes

- Updated dependencies [[`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92)]:
- @tanstack/create@0.53.2
- @tanstack/cli@0.52.2

## 0.52.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli-aliases/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.52.1",
"version": "0.52.2",
"description": "Tanstack Start Builder",
"bin": "./dist/index.js",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tanstack/cli

## 0.52.2

### Patch Changes

- Updated dependencies [[`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92)]:
- @tanstack/create@0.53.2
- @tanstack/create-ui@0.52.2

## 0.52.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/cli",
"version": "0.52.1",
"version": "0.52.2",
"description": "TanStack CLI",
"type": "module",
"main": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/create-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/create-ui

## 0.52.2

### Patch Changes

- Updated dependencies [[`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92)]:
- @tanstack/create@0.53.2

## 0.52.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/create-ui",
"version": "0.52.1",
"version": "0.52.2",
"type": "module",
"main": "./lib-dist/index.js",
"types": "./lib-dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tanstack/create

## 0.53.2

### Patch Changes

- fix: normalize path separators in toCleanPath to fix missing tsconfig.json on Windows ([`2cf6703`](https://github.com/TanStack/cli/commit/2cf6703a082d0441f96f599eab21559b05742f92))

## 0.53.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/create",
"version": "0.53.1",
"version": "0.53.2",
"description": "TanStack Application Builder Engine",
"type": "module",
"main": "./dist/index.js",
Expand Down