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
5 changes: 0 additions & 5 deletions .changeset/beige-snakes-call.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/configurable-open-source-url.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/floating-trigger-percent.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/trigger-edge-dock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/webmcp-tools.md

This file was deleted.

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

## 0.0.11

### Patch Changes

- Updated dependencies []:
- @tanstack/angular-devtools@0.0.12

## 0.0.10

### Patch Changes
Expand Down
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.10",
"version": "0.0.11",
"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.11",
"@tanstack/angular-devtools": "^0.0.12",
"@tanstack/devtools-a11y": "^0.2.2",
"@tanstack/devtools-event-client": "0.5.0",
"rxjs": "~7.8.0",
Expand Down
7 changes: 7 additions & 0 deletions examples/angular/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/devtools-example-angular-basic

## 0.0.11

### Patch Changes

- Updated dependencies []:
- @tanstack/angular-devtools@0.0.12

## 0.0.10

### Patch Changes
Expand Down
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.10",
"version": "0.0.11",
"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.11",
"@tanstack/angular-devtools": "^0.0.12",
"@tanstack/devtools-event-client": "0.5.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
Expand Down
8 changes: 8 additions & 0 deletions examples/angular/panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tanstack/devtools-example-angular-panel

## 0.0.12

### Patch Changes

- Updated dependencies [[`02a67f1`](https://github.com/TanStack/devtools/commit/02a67f14ac6ae4569f9bb26f682467f599415210), [`589304f`](https://github.com/TanStack/devtools/commit/589304f46110a6f1b7370c8cfed97459e83f6069), [`dc61e1e`](https://github.com/TanStack/devtools/commit/dc61e1ea21a7fc57dfeab6ee6f212b57aea79447), [`45f39ee`](https://github.com/TanStack/devtools/commit/45f39ee91e8b4c04c79226cb3171b5686b782b35)]:
- @tanstack/devtools@0.15.0
- @tanstack/angular-devtools@0.0.12

## 0.0.11

### Patch Changes
Expand Down
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.11",
"version": "0.0.12",
"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.11",
"@tanstack/devtools": "^0.14.2",
"@tanstack/angular-devtools": "^0.0.12",
"@tanstack/devtools": "^0.15.0",
"@tanstack/devtools-event-client": "0.5.0",
"@tanstack/devtools-utils": "^0.7.0",
"rxjs": "~7.8.0",
Expand Down
7 changes: 7 additions & 0 deletions examples/angular/with-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/devtools-example-angular-with-devtools

## 0.0.11

### Patch Changes

- Updated dependencies []:
- @tanstack/angular-devtools@0.0.12

## 0.0.10

### Patch Changes
Expand Down
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.10",
"version": "0.0.11",
"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.11",
"@tanstack/angular-devtools": "^0.0.12",
"@tanstack/devtools-event-client": "0.5.0",
"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.2.2",
"@tanstack/react-devtools": "^0.10.12",
"@tanstack/react-devtools": "^0.10.13",
"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 @@ -14,7 +14,7 @@
"@tanstack/devtools-client": "0.0.8",
"@tanstack/devtools-event-client": "0.5.0",
"@tanstack/devtools-webmcp": "workspace:*",
"@tanstack/react-devtools": "^0.10.12",
"@tanstack/react-devtools": "^0.10.13",
"@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.5.0",
"@tanstack/react-devtools": "^0.10.12",
"@tanstack/react-devtools": "^0.10.13",
"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.12",
"@tanstack/react-devtools": "^0.10.13",
"@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.5.0",
"@tanstack/react-devtools": "^0.10.12",
"@tanstack/react-devtools": "^0.10.13",
"@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.12",
"@tanstack/react-devtools": "^0.10.13",
"@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.12",
"@tanstack/react-devtools": "^0.10.13",
"@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.12",
"@tanstack/solid-devtools": "^0.8.13",
"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.12",
"@tanstack/solid-devtools": "^0.8.13",
"@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.7.1",
"@tanstack/solid-devtools": "^0.8.12",
"@tanstack/solid-devtools": "^0.8.13",
"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.12",
"@tanstack/solid-devtools": "^0.8.13",
"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.14.2",
"@tanstack/vue-devtools": "^0.2.26",
"@tanstack/devtools": "^0.15.0",
"@tanstack/vue-devtools": "^0.2.27",
"@tanstack/vue-query": "^5.90.5",
"@tanstack/vue-query-devtools": "^6.1.0",
"vue": "^3.5.22"
Expand Down
7 changes: 7 additions & 0 deletions packages/angular-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tanstack/angular-devtools

## 0.0.12

### Patch Changes

- Updated dependencies [[`02a67f1`](https://github.com/TanStack/devtools/commit/02a67f14ac6ae4569f9bb26f682467f599415210), [`589304f`](https://github.com/TanStack/devtools/commit/589304f46110a6f1b7370c8cfed97459e83f6069), [`dc61e1e`](https://github.com/TanStack/devtools/commit/dc61e1ea21a7fc57dfeab6ee6f212b57aea79447), [`45f39ee`](https://github.com/TanStack/devtools/commit/45f39ee91e8b4c04c79226cb3171b5686b782b35)]:
- @tanstack/devtools@0.15.0

## 0.0.11

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

## 0.0.2

### Patch Changes

- [#531](https://github.com/TanStack/devtools/pull/531) [`90a0ec6`](https://github.com/TanStack/devtools/commit/90a0ec664469ddf84f972c86141de079e422d4db) - Add `@tanstack/devtools-webmcp` so a library can register development-only WebMCP tools.
Empty file modified packages/devtools-webmcp/bin/intent.js
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion packages/devtools-webmcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools-webmcp",
"version": "0.0.1",
"version": "0.0.2",
"description": "A small helper a TanStack library uses to register development-only WebMCP tools.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @tanstack/devtools

## 0.15.0

### Minor Changes

- [#521](https://github.com/TanStack/devtools/pull/521) [`45f39ee`](https://github.com/TanStack/devtools/commit/45f39ee91e8b4c04c79226cb3171b5686b782b35) - Implement the hot corner feature for the trigger edge dock.

### Patch Changes

- [#515](https://github.com/TanStack/devtools/pull/515) [`02a67f1`](https://github.com/TanStack/devtools/commit/02a67f14ac6ae4569f9bb26f682467f599415210) - Reset splitter panes on double-click

- [#517](https://github.com/TanStack/devtools/pull/517) [`589304f`](https://github.com/TanStack/devtools/commit/589304f46110a6f1b7370c8cfed97459e83f6069) - Add `openSourceUrl` to the devtools config so the source inspector's click can reach an editor endpoint other than the one `@tanstack/devtools-vite` serves.

- [#529](https://github.com/TanStack/devtools/pull/529) [`dc61e1e`](https://github.com/TanStack/devtools/commit/dc61e1ea21a7fc57dfeab6ee6f212b57aea79447) - Keep the floating trigger at the same relative spot when the window size changes. The trigger now stores its spot as a percent of the free space, so it stays in its corner and never moves off-screen.

## 0.14.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.14.2",
"version": "0.15.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.13

### Patch Changes

- Updated dependencies [[`02a67f1`](https://github.com/TanStack/devtools/commit/02a67f14ac6ae4569f9bb26f682467f599415210), [`589304f`](https://github.com/TanStack/devtools/commit/589304f46110a6f1b7370c8cfed97459e83f6069), [`dc61e1e`](https://github.com/TanStack/devtools/commit/dc61e1ea21a7fc57dfeab6ee6f212b57aea79447), [`45f39ee`](https://github.com/TanStack/devtools/commit/45f39ee91e8b4c04c79226cb3171b5686b782b35)]:
- @tanstack/devtools@0.15.0

## 0.10.12

### 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.12",
"version": "0.10.13",
"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.13

### Patch Changes

- Updated dependencies [[`02a67f1`](https://github.com/TanStack/devtools/commit/02a67f14ac6ae4569f9bb26f682467f599415210), [`589304f`](https://github.com/TanStack/devtools/commit/589304f46110a6f1b7370c8cfed97459e83f6069), [`dc61e1e`](https://github.com/TanStack/devtools/commit/dc61e1ea21a7fc57dfeab6ee6f212b57aea79447), [`45f39ee`](https://github.com/TanStack/devtools/commit/45f39ee91e8b4c04c79226cb3171b5686b782b35)]:
- @tanstack/devtools@0.15.0

## 0.10.12

### 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.12",
"version": "0.10.13",
"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.13

### Patch Changes

- Updated dependencies [[`02a67f1`](https://github.com/TanStack/devtools/commit/02a67f14ac6ae4569f9bb26f682467f599415210), [`589304f`](https://github.com/TanStack/devtools/commit/589304f46110a6f1b7370c8cfed97459e83f6069), [`dc61e1e`](https://github.com/TanStack/devtools/commit/dc61e1ea21a7fc57dfeab6ee6f212b57aea79447), [`45f39ee`](https://github.com/TanStack/devtools/commit/45f39ee91e8b4c04c79226cb3171b5686b782b35)]:
- @tanstack/devtools@0.15.0

## 0.8.12

### 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.12",
"version": "0.8.13",
"description": "TanStack Devtools is a set of tools for building advanced devtools for your Solid application.",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
Loading