We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c00a11 + aaeb590 commit 3653045Copy full SHA for 3653045
2 files changed
packages/devtools-utils/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @tanstack/devtools-utils
2
3
+## 0.2.2
4
+
5
+### Patch Changes
6
7
+- revert panel generation ([#306](https://github.com/TanStack/devtools/pull/306))
8
9
## 0.2.1
10
11
### Patch Changes
packages/devtools-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@tanstack/devtools-utils",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "TanStack Devtools utilities for creating your own devtools.",
"author": "Tanner Linsley",
"license": "MIT",
0 commit comments