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
9 changes: 0 additions & 9 deletions .changeset/new-paths-stay.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 @@ -18,7 +18,7 @@
"devDependencies": {
"@preact/preset-vite": "^2.10.2",
"@tanstack/devtools-ui": "0.4.4",
"@tanstack/devtools-vite": "0.3.12",
"@tanstack/devtools-vite": "0.4.0",
"sonda": "0.9.0",
"vite": "^7.1.7",
"vite-plugin-inspect": "11.3.3"
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.5",
"@tanstack/devtools-event-client": "0.4.0",
"@tanstack/react-devtools": "^0.8.6",
"@tanstack/react-devtools": "^0.9.0",
"@tanstack/react-form": "^1.23.7",
"@tanstack/react-query": "^5.90.1",
"@tanstack/react-query-devtools": "^5.90.1",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@tanstack/devtools-ui": "0.4.4",
"@tanstack/devtools-vite": "0.3.12",
"@tanstack/devtools-vite": "0.4.0",
"@tanstack/react-form-devtools": "^0.1.7",
"@types/react": "^19.2.0",
"@types/react-dom": "^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.0",
"@tanstack/react-devtools": "^0.8.6",
"@tanstack/react-devtools": "^0.9.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/react/drizzle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"start": "vite start"
},
"dependencies": {
"@tanstack/react-devtools": "^0.8.6",
"@tanstack/react-devtools": "^0.9.0",
"@tanstack/react-router": "^1.132.0",
"@tanstack/react-router-devtools": "^1.132.0",
"@tanstack/react-start": "^1.132.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
},
"devDependencies": {
"@tanstack/devtools-vite": "0.3.12",
"@tanstack/devtools-vite": "0.4.0",
"@types/node": "^22.15.2",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.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.0",
"@tanstack/react-devtools": "^0.8.6",
"@tanstack/react-devtools": "^0.9.0",
"@tanstack/react-query": "^5.90.1",
"@tanstack/react-query-devtools": "^5.90.1",
"@tanstack/react-router": "^1.132.0",
Expand All @@ -21,7 +21,7 @@
},
"devDependencies": {
"@tanstack/devtools-ui": "0.4.4",
"@tanstack/devtools-vite": "0.3.12",
"@tanstack/devtools-vite": "0.4.0",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"@vitejs/plugin-react": "^5.0.4",
Expand Down
4 changes: 2 additions & 2 deletions 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.8.6",
"@tanstack/react-devtools": "^0.9.0",
"@tanstack/react-router": "^1.132.0",
"@tanstack/react-router-devtools": "^1.132.0",
"@tanstack/react-router-ssr-query": "^1.131.7",
Expand All @@ -25,7 +25,7 @@
"vite-tsconfig-paths": "^6.0.2"
},
"devDependencies": {
"@tanstack/devtools-vite": "0.3.12",
"@tanstack/devtools-vite": "0.4.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.2.0",
"@types/node": "^22.15.2",
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.8.6",
"@tanstack/react-devtools": "^0.9.0",
"@tanstack/react-query": "^5.90.1",
"@tanstack/react-query-devtools": "^5.90.1",
"@tanstack/react-router": "^1.132.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/solid/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"test:types": "tsc"
},
"dependencies": {
"@tanstack/solid-devtools": "^0.7.19",
"@tanstack/solid-devtools": "^0.7.20",
"@tanstack/solid-query": "^5.90.1",
"@tanstack/solid-query-devtools": "^5.90.1",
"@tanstack/solid-router": "^1.131.50",
"@tanstack/solid-router-devtools": "^1.131.50",
"solid-js": "^1.9.9"
},
"devDependencies": {
"@tanstack/devtools-vite": "0.3.12",
"@tanstack/devtools-vite": "0.4.0",
"vite": "^7.1.7",
"vite-plugin-inspect": "11.3.3",
"vite-plugin-solid": "^2.11.8"
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.19",
"@tanstack/solid-devtools": "^0.7.20",
"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.0",
"@tanstack/vue-devtools": "^0.1.4",
"@tanstack/devtools": "^0.10.1",
"@tanstack/vue-devtools": "^0.2.0",
"@tanstack/vue-query": "^5.90.5",
"@tanstack/vue-query-devtools": "^6.1.0",
"vue": "^3.5.22"
Expand Down
6 changes: 6 additions & 0 deletions packages/devtools-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tanstack/devtools-utils

## 0.2.0

### Minor Changes

- fix issues with apps dying if the server port is not available for the event bus ([#297](https://github.com/TanStack/devtools/pull/297))

## 0.1.0

### Minor 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.1.0",
"version": "0.2.0",
"description": "TanStack Devtools utilities for creating your own devtools.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/devtools-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @tanstack/devtools-event-client

## 0.4.0

### Minor Changes

- fix issues with apps dying if the server port is not available for the event bus ([#297](https://github.com/TanStack/devtools/pull/297))

### Patch Changes

- Updated dependencies [[`bf1d590`](https://github.com/TanStack/devtools/commit/bf1d590c34d578193457e4cba6f714b4acb72b00)]:
- @tanstack/devtools-event-bus@0.4.0

## 0.3.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools-vite",
"version": "0.3.12",
"version": "0.4.0",
"description": "TanStack Vite plugin used to enhance the core devtools with additional functionalities",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/devtools

## 0.10.1

### Patch Changes

- Updated dependencies [[`bf1d590`](https://github.com/TanStack/devtools/commit/bf1d590c34d578193457e4cba6f714b4acb72b00)]:
- @tanstack/devtools-event-bus@0.4.0

## 0.10.0

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

## 0.4.0

### Minor Changes

- fix issues with apps dying if the server port is not available for the event bus ([#297](https://github.com/TanStack/devtools/pull/297))

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/event-bus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools-event-bus",
"version": "0.3.3",
"version": "0.4.0",
"description": "TanStack Event Bus is a lightweight event bus for TanStack Devtools.",
"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.9.5

### Patch Changes

- Updated dependencies []:
- @tanstack/devtools@0.10.1

## 0.9.4

### 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.4",
"version": "0.9.5",
"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.9.0

### Minor Changes

- fix issues with apps dying if the server port is not available for the event bus ([#297](https://github.com/TanStack/devtools/pull/297))

### Patch Changes

- Updated dependencies []:
- @tanstack/devtools@0.10.1

## 0.8.6

### 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.8.6",
"version": "0.9.0",
"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.7.20

### Patch Changes

- Updated dependencies []:
- @tanstack/devtools@0.10.1

## 0.7.19

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

## 0.2.0

### Minor Changes

- fix issues with apps dying if the server port is not available for the event bus ([#297](https://github.com/TanStack/devtools/pull/297))

### Patch Changes

- Updated dependencies []:
- @tanstack/devtools@0.10.1

## 0.1.4

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