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
8 changes: 0 additions & 8 deletions .changeset/huge-crabs-prove.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/thirty-spies-fetch.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/preact/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@preact/preset-vite": "^2.10.2",
"@tanstack/devtools-ui": "0.5.0",
"@tanstack/devtools-ui": "0.5.1",
"@tanstack/devtools-vite": "0.5.5",
"sonda": "0.9.0",
"vite": "^7.1.7",
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": "workspace:*",
"@tanstack/react-devtools": "^0.9.13",
"@tanstack/react-devtools": "^0.10.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions 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.9.13",
"@tanstack/react-devtools": "^0.10.0",
"@tanstack/react-form": "^1.23.7",
"@tanstack/react-query": "^5.90.1",
"@tanstack/react-query-devtools": "^5.90.1",
Expand All @@ -22,7 +22,7 @@
"zod": "^4.3.5"
},
"devDependencies": {
"@tanstack/devtools-ui": "0.5.0",
"@tanstack/devtools-ui": "0.5.1",
"@tanstack/devtools-vite": "0.5.5",
"@tanstack/react-form-devtools": "^0.1.7",
"@types/react": "^19.2.0",
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.9.13",
"@tanstack/react-devtools": "^0.10.0",
"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.9.13",
"@tanstack/react-devtools": "^0.10.0",
"@tanstack/react-router": "^1.132.0",
"@tanstack/react-router-devtools": "^1.132.0",
"@tanstack/react-start": "^1.132.0",
Expand Down
4 changes: 2 additions & 2 deletions 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.9.13",
"@tanstack/react-devtools": "^0.10.0",
"@tanstack/react-query": "^5.90.1",
"@tanstack/react-query-devtools": "^5.90.1",
"@tanstack/react-router": "^1.132.0",
Expand All @@ -20,7 +20,7 @@
"zod": "^4.3.5"
},
"devDependencies": {
"@tanstack/devtools-ui": "0.5.0",
"@tanstack/devtools-ui": "0.5.1",
"@tanstack/devtools-vite": "0.5.5",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.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.9.13",
"@tanstack/react-devtools": "^0.10.0",
"@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.9.13",
"@tanstack/react-devtools": "^0.10.0",
"@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.7.33",
"@tanstack/solid-devtools": "^0.8.0",
"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.7.33",
"@tanstack/solid-devtools": "^0.8.0",
"@tanstack/solid-query": "^5.90.1",
"@tanstack/solid-query-devtools": "^5.90.1",
"@tanstack/solid-router": "^1.131.50",
Expand Down
4 changes: 2 additions & 2 deletions examples/solid/devtools-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/devtools-ui": "0.5.0",
"@tanstack/solid-devtools": "^0.7.33",
"@tanstack/devtools-ui": "0.5.1",
"@tanstack/solid-devtools": "^0.8.0",
"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.7.33",
"@tanstack/solid-devtools": "^0.8.0",
"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.10.14",
"@tanstack/vue-devtools": "^0.2.13",
"@tanstack/devtools": "^0.11.0",
"@tanstack/vue-devtools": "^0.2.14",
"@tanstack/vue-query": "^5.90.5",
"@tanstack/vue-query-devtools": "^6.1.0",
"vue": "^3.5.22"
Expand Down
11 changes: 11 additions & 0 deletions packages/devtools-a11y/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @tanstack/devtools-a11y

## 0.1.1

### Patch Changes

- Adds tanstack Devtool plugin. PR also includes some minor patches ([#326](https://github.com/TanStack/devtools/pull/326))

- Updated dependencies [[`7c33985`](https://github.com/TanStack/devtools/commit/7c339855988d03896cb42d00eeb555750a3a1aff), [`40db560`](https://github.com/TanStack/devtools/commit/40db560c00a3c5da9d5f98e138e8f59a2619f6ff)]:
- @tanstack/devtools-ui@0.5.1
- @tanstack/devtools-utils@0.4.0
2 changes: 1 addition & 1 deletion packages/devtools-a11y/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools-a11y",
"version": "0.1.0",
"version": "0.1.1",
"description": "Accessibility auditing plugin for TanStack Devtools powered by axe-core",
"author": "TanStack",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/devtools-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tanstack/devtools-ui

## 0.5.1

### Patch Changes

- Adds tanstack Devtool plugin. PR also includes some minor patches ([#326](https://github.com/TanStack/devtools/pull/326))

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools-ui",
"version": "0.5.0",
"version": "0.5.1",
"description": "TanStack Devtools UI is a set of UI components for building devtool panels for your application.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/devtools-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @tanstack/devtools-utils

## 0.4.0

### Minor Changes

- Change the way props are passed to the plugins ([#319](https://github.com/TanStack/devtools/pull/319))

### Patch Changes

- Updated dependencies [[`7c33985`](https://github.com/TanStack/devtools/commit/7c339855988d03896cb42d00eeb555750a3a1aff)]:
- @tanstack/devtools-ui@0.5.1

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools-utils",
"version": "0.3.4",
"version": "0.4.0",
"description": "TanStack Devtools utilities for creating your own devtools.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @tanstack/devtools

## 0.11.0

### Minor Changes

- Change the way props are passed to the plugins ([#319](https://github.com/TanStack/devtools/pull/319))

### Patch Changes

- Adds tanstack Devtool plugin. PR also includes some minor patches ([#326](https://github.com/TanStack/devtools/pull/326))

- Updated dependencies [[`7c33985`](https://github.com/TanStack/devtools/commit/7c339855988d03896cb42d00eeb555750a3a1aff)]:
- @tanstack/devtools-ui@0.5.1

## 0.10.14

### 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.10.14",
"version": "0.11.0",
"description": "TanStack Devtools is a set of tools for building advanced devtools for your application.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/preact-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @tanstack/preact-devtools

## 0.10.0

### Minor Changes

- Change the way props are passed to the plugins ([#319](https://github.com/TanStack/devtools/pull/319))

### Patch Changes

- Updated dependencies [[`7c33985`](https://github.com/TanStack/devtools/commit/7c339855988d03896cb42d00eeb555750a3a1aff), [`40db560`](https://github.com/TanStack/devtools/commit/40db560c00a3c5da9d5f98e138e8f59a2619f6ff)]:
- @tanstack/devtools@0.11.0

## 0.9.18

### 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.9.18",
"version": "0.10.0",
"description": "TanStack Devtools is a set of tools for building advanced devtools for your Preact application.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @tanstack/react-devtools

## 0.10.0

### Minor Changes

- Change the way props are passed to the plugins ([#319](https://github.com/TanStack/devtools/pull/319))

### Patch Changes

- Updated dependencies [[`7c33985`](https://github.com/TanStack/devtools/commit/7c339855988d03896cb42d00eeb555750a3a1aff), [`40db560`](https://github.com/TanStack/devtools/commit/40db560c00a3c5da9d5f98e138e8f59a2619f6ff)]:
- @tanstack/devtools@0.11.0

## 0.9.13

### 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.9.13",
"version": "0.10.0",
"description": "TanStack Devtools is a set of tools for building advanced devtools for your React application.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/solid-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @tanstack/solid-devtools

## 0.8.0

### Minor Changes

- Change the way props are passed to the plugins ([#319](https://github.com/TanStack/devtools/pull/319))

### Patch Changes

- Adds tanstack Devtool plugin. PR also includes some minor patches ([#326](https://github.com/TanStack/devtools/pull/326))

- Updated dependencies [[`7c33985`](https://github.com/TanStack/devtools/commit/7c339855988d03896cb42d00eeb555750a3a1aff), [`40db560`](https://github.com/TanStack/devtools/commit/40db560c00a3c5da9d5f98e138e8f59a2619f6ff)]:
- @tanstack/devtools@0.11.0

## 0.7.33

### 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.7.33",
"version": "0.8.0",
"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.14

### Patch Changes

- Updated dependencies [[`7c33985`](https://github.com/TanStack/devtools/commit/7c339855988d03896cb42d00eeb555750a3a1aff), [`40db560`](https://github.com/TanStack/devtools/commit/40db560c00a3c5da9d5f98e138e8f59a2619f6ff)]:
- @tanstack/devtools@0.11.0

## 0.2.13

### 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.13",
"version": "0.2.14",
"description": "TanStack Devtools is a set of tools for building advanced devtools for your Vue application.",
"author": "Damian Osipiuk",
"license": "MIT",
Expand Down
Loading