Commit 2ff3951
fix: allow access to root-level issues in schema-less forms (#14893)
* fix: allow access to root-level issues in schema-less forms
* feat: use IsAny type to account for `f7` test
* include `allIssues()`
* simplify type
Co-authored-by: Simon H <[email protected]>
* Update types
---------
Co-authored-by: Simon H <[email protected]>1 parent fa32cc0 commit 2ff3951
File tree
4 files changed
+9
-2
lines changed- .changeset
- packages/kit
- src/exports
- test/types
- types
4 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2075 | 2075 | | |
2076 | 2076 | | |
2077 | 2077 | | |
2078 | | - | |
| 2078 | + | |
2079 | 2079 | | |
2080 | 2080 | | |
2081 | 2081 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| 344 | + | |
| 345 | + | |
344 | 346 | | |
345 | 347 | | |
346 | 348 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2051 | 2051 | | |
2052 | 2052 | | |
2053 | 2053 | | |
2054 | | - | |
| 2054 | + | |
2055 | 2055 | | |
2056 | 2056 | | |
2057 | 2057 | | |
| |||
0 commit comments