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/icy-states-chew.md

This file was deleted.

8 changes: 8 additions & 0 deletions examples/angular/a11y-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @tanstack/devtools-example-angular-a11y-devtools

## 0.0.1

### Patch Changes

- Updated dependencies []:
- @tanstack/[email protected]
4 changes: 2 additions & 2 deletions examples/angular/a11y-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools-example-angular-a11y-devtools",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -17,7 +17,7 @@
"@angular/forms": "^21.2.0",
"@angular/platform-browser": "^21.2.0",
"@angular/router": "^21.2.0",
"@tanstack/angular-devtools": "^0.0.1",
"@tanstack/angular-devtools": "^0.0.2",
"@tanstack/devtools-a11y": "^0.1.2",
"@tanstack/devtools-event-client": "0.4.3",
"rxjs": "~7.8.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/angular/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @tanstack/devtools-example-angular-basic

## 0.0.1

### Patch Changes

- Updated dependencies []:
- @tanstack/[email protected]
4 changes: 2 additions & 2 deletions examples/angular/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools-example-angular-basic",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -17,7 +17,7 @@
"@angular/forms": "^21.2.0",
"@angular/platform-browser": "^21.2.0",
"@angular/router": "^21.2.0",
"@tanstack/angular-devtools": "^0.0.1",
"@tanstack/angular-devtools": "^0.0.2",
"@tanstack/devtools-event-client": "0.4.3",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
Expand Down
9 changes: 9 additions & 0 deletions examples/angular/panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @tanstack/devtools-example-angular-panel

## 0.0.1

### Patch Changes

- Updated dependencies [[`58e66f5`](https://github.com/TanStack/devtools/commit/58e66f5a2680537d0552d75c7e17d6ded62446f3)]:
- @tanstack/[email protected]
- @tanstack/[email protected]
6 changes: 3 additions & 3 deletions examples/angular/panel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools-example-angular-panel",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -17,8 +17,8 @@
"@angular/forms": "^21.2.0",
"@angular/platform-browser": "^21.2.0",
"@angular/router": "^21.2.0",
"@tanstack/angular-devtools": "^0.0.1",
"@tanstack/devtools": "^0.11.2",
"@tanstack/angular-devtools": "^0.0.2",
"@tanstack/devtools": "^0.12.0",
"@tanstack/devtools-event-client": "0.4.3",
"@tanstack/devtools-utils": "^0.4.0",
"rxjs": "~7.8.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/angular/with-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @tanstack/devtools-example-angular-with-devtools

## 0.0.1

### Patch Changes

- Updated dependencies []:
- @tanstack/[email protected]
4 changes: 2 additions & 2 deletions examples/angular/with-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools-example-angular-with-devtools",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -17,7 +17,7 @@
"@angular/forms": "^21.2.0",
"@angular/platform-browser": "^21.2.0",
"@angular/router": "^21.2.0",
"@tanstack/angular-devtools": "^0.0.1",
"@tanstack/angular-devtools": "^0.0.2",
"@tanstack/devtools-event-client": "0.4.3",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/a11y-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/devtools-a11y": "^0.1.2",
"@tanstack/react-devtools": "^0.10.2",
"@tanstack/react-devtools": "^0.10.3",
"react": "^19.2.0",
"react-dom": "^19.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/devtools-client": "0.0.6",
"@tanstack/devtools-event-client": "0.4.3",
"@tanstack/react-devtools": "^0.10.2",
"@tanstack/react-devtools": "^0.10.3",
"@tanstack/react-form": "^1.23.7",
"@tanstack/react-query": "^5.90.1",
"@tanstack/react-query-devtools": "^5.90.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/custom-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/devtools-event-client": "0.4.3",
"@tanstack/react-devtools": "^0.10.2",
"@tanstack/react-devtools": "^0.10.3",
"react": "^19.2.0",
"react-dom": "^19.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/drizzle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "vite start"
},
"dependencies": {
"@tanstack/react-devtools": "^0.10.2",
"@tanstack/react-devtools": "^0.10.3",
"@tanstack/react-router": "^1.132.0",
"@tanstack/react-router-devtools": "^1.132.0",
"@tanstack/react-start": "^1.132.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/https/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/devtools-event-client": "0.4.3",
"@tanstack/react-devtools": "^0.10.2",
"@tanstack/react-devtools": "^0.10.3",
"@tanstack/react-query": "^5.90.1",
"@tanstack/react-query-devtools": "^5.90.1",
"@tanstack/react-router": "^1.132.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tailwindcss/vite": "^4.0.6",
"@tanstack/devtools-event-client": "workspace:*",
"@tanstack/react-devtools": "^0.10.2",
"@tanstack/react-devtools": "^0.10.3",
"@tanstack/react-router": "^1.132.0",
"@tanstack/react-router-devtools": "^1.132.0",
"@tanstack/react-router-ssr-query": "^1.131.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/time-travel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/devtools-event-client": "workspace:^",
"@tanstack/react-devtools": "^0.10.2",
"@tanstack/react-devtools": "^0.10.3",
"@tanstack/react-query": "^5.90.1",
"@tanstack/react-query-devtools": "^5.90.1",
"@tanstack/react-router": "^1.132.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/a11y-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/devtools-a11y": "workspace:*",
"@tanstack/solid-devtools": "^0.8.2",
"@tanstack/solid-devtools": "^0.8.3",
"solid-js": "^1.9.9"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/solid-devtools": "^0.8.2",
"@tanstack/solid-devtools": "^0.8.3",
"@tanstack/solid-query": "^5.90.1",
"@tanstack/solid-query-devtools": "^5.90.1",
"@tanstack/solid-router": "^1.131.50",
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/devtools-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/devtools-ui": "0.5.1",
"@tanstack/solid-devtools": "^0.8.2",
"@tanstack/solid-devtools": "^0.8.3",
"solid-js": "^1.9.9"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@solidjs/start": "^1.2.0",
"@tanstack/solid-devtools": "^0.8.2",
"@tanstack/solid-devtools": "^0.8.3",
"solid-js": "^1.9.9",
"vinxi": "^0.5.8"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/vue/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/devtools": "^0.11.2",
"@tanstack/vue-devtools": "^0.2.16",
"@tanstack/devtools": "^0.12.0",
"@tanstack/vue-devtools": "^0.2.17",
"@tanstack/vue-query": "^5.90.5",
"@tanstack/vue-query-devtools": "^6.1.0",
"vue": "^3.5.22"
Expand Down
8 changes: 8 additions & 0 deletions packages/angular-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @tanstack/angular-devtools

## 0.0.2

### Patch Changes

- Updated dependencies [[`58e66f5`](https://github.com/TanStack/devtools/commit/58e66f5a2680537d0552d75c7e17d6ded62446f3)]:
- @tanstack/[email protected]
2 changes: 1 addition & 1 deletion packages/angular-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/angular-devtools",
"version": "0.0.1",
"version": "0.0.2",
"description": "TanStack Devtools is a set of tools for building advanced devtools for your Angular application.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tanstack/devtools

## 0.12.0

### Minor Changes

- Adds copy path feature and config to devtools source inspector ([#419](https://github.com/TanStack/devtools/pull/419))

## 0.11.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools",
"version": "0.11.2",
"version": "0.12.0",
"description": "TanStack Devtools is a set of tools for building advanced devtools for your application.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/preact-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/preact-devtools

## 0.10.3

### Patch Changes

- Updated dependencies [[`58e66f5`](https://github.com/TanStack/devtools/commit/58e66f5a2680537d0552d75c7e17d6ded62446f3)]:
- @tanstack/[email protected]

## 0.10.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preact-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/preact-devtools",
"version": "0.10.2",
"version": "0.10.3",
"description": "TanStack Devtools is a set of tools for building advanced devtools for your Preact application.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/react-devtools

## 0.10.3

### Patch Changes

- Updated dependencies [[`58e66f5`](https://github.com/TanStack/devtools/commit/58e66f5a2680537d0552d75c7e17d6ded62446f3)]:
- @tanstack/[email protected]

## 0.10.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/react-devtools",
"version": "0.10.2",
"version": "0.10.3",
"description": "TanStack Devtools is a set of tools for building advanced devtools for your React application.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/solid-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/solid-devtools

## 0.8.3

### Patch Changes

- Updated dependencies [[`58e66f5`](https://github.com/TanStack/devtools/commit/58e66f5a2680537d0552d75c7e17d6ded62446f3)]:
- @tanstack/[email protected]

## 0.8.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/solid-devtools",
"version": "0.8.2",
"version": "0.8.3",
"description": "TanStack Devtools is a set of tools for building advanced devtools for your Solid application.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/vue-devtools

## 0.2.17

### Patch Changes

- Updated dependencies [[`58e66f5`](https://github.com/TanStack/devtools/commit/58e66f5a2680537d0552d75c7e17d6ded62446f3)]:
- @tanstack/[email protected]

## 0.2.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/vue-devtools",
"version": "0.2.16",
"version": "0.2.17",
"description": "TanStack Devtools is a set of tools for building advanced devtools for your Vue application.",
"author": "Damian Osipiuk",
"license": "MIT",
Expand Down
Loading