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.
1 parent 467ff47 commit d2b6063Copy full SHA for d2b6063
.changeset/plenty-paws-wait.md
@@ -0,0 +1,5 @@
1
+---
2
+'@tanstack/form-core': minor
3
4
+
5
+Bump core to match devtools, docs config update
docs/config.json
@@ -157,6 +157,10 @@
157
{
158
"label": "Debugging",
159
"to": "framework/react/guides/debugging"
160
+ },
161
+ {
162
+ "label": "Devtools",
163
+ "to": "framework/react/guides/devtools"
164
}
165
]
166
},
@@ -586,6 +590,10 @@
586
590
587
591
"label": "Field Errors From Form Validators",
588
592
"to": "framework/react/examples/field-errors-from-form-validators"
593
594
595
596
+ "to": "framework/react/examples/devtools"
589
597
598
599
0 commit comments